We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f090bd + 997b6e7 commit ebaed44Copy full SHA for ebaed44
1 file changed
docker-compose.yml
@@ -32,7 +32,7 @@ services:
32
environment:
33
- TZ=Europe/Berlin
34
- DB_DATABASE=shopware54_php72
35
- - WEB_HOST=localhost:10870
+ - WEB_HOST=localhost:10872
36
volumes:
37
- shared_www:/var/www:delegated
38
- ${PROJECT_DIR}:/opt/host:delegated
0 commit comments