I fucked up :3

This commit is contained in:
2026-04-19 19:29:31 +02:00
parent b6a258b3cf
commit eacf0ab7fd
5 changed files with 8 additions and 9 deletions

View File

@@ -5,7 +5,7 @@ services:
ports:
- "8080:80"
volumes:
- ".:/var/www/html" # whole project, not just src/
- ".:/var/www/html"
environment:
- DB_HOST=${DB_HOST}
- DB_NAME=${DB_NAME}