Read me for build
Build Docker Image / Build Docker image (push) Successful in 2m5s Details

This commit is contained in:
MSVstudios 2026-03-17 09:55:36 +01:00
parent d1b5e180fa
commit 0e2e17ce5b
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -8,6 +8,7 @@ logs/
*.logs *.logs
*.log *.log
# --- Project specific
output/ output/
input/ input/
doc/ doc/

View File

@ -120,6 +120,7 @@ docker compose down --volumes --rmi local
docker compose up -d --build docker compose up -d --build
``` ```
--- ---
## Configuration ## Configuration