- Created a new .dockerignore file in the apps/db directory to exclude unnecessary files from Docker builds. - Deleted the migration.sql file from the apps/db directory as it is no longer needed. - Updated the .dockerignore file in the apps/infoalloggi directory to include additional files and directories to be ignored during Docker builds.
17 lines
No EOL
148 B
Text
17 lines
No EOL
148 B
Text
images
|
|
storage
|
|
tmp
|
|
vscode
|
|
.vscode
|
|
.air.toml
|
|
.git
|
|
.gitignore
|
|
bkp.xml
|
|
.bin
|
|
test.webp
|
|
TODO
|
|
*.exe
|
|
.env
|
|
thumbnail-test.webp
|
|
docker-compose.yml
|
|
Dockerfile |