Test the builded code, not the one mounted.

This commit is contained in:
Jyri-Petteri Paloposki 2024-07-18 23:44:19 +03:00
parent f5f0193b60
commit 55050af2cb
2 changed files with 0 additions and 2 deletions

View file

@ -20,7 +20,6 @@ services:
DATABASE_USERNAME: root
DATABASE_PASSWORD_EMPTY: 1
volumes:
- ${VOLUME:-..}:/app:Z
- ${VOLUME:-..}/config/database.docker.yml:/app/config/database.yml:Z
- ${VOLUME:-..}/config/site.docker.yml:/app/config/site.yml:Z
ports: