We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d961b84 commit a41fcf8Copy full SHA for a41fcf8
docker-compose.yml
@@ -17,7 +17,7 @@ services:
17
- frontend
18
- backend
19
ports:
20
- - "8080:80"
+ - 80
21
volumes:
22
- ./app/web/:/var/www/html/
23
database_server:
0 commit comments