Skip to content

Commit ebaed44

Browse files
authored
Merge pull request #5 from solutionDrive/bug/issue-4-wrong-host-for-shopware546_php72
Use localhost:10872 as WEB_HOST for shopware546_php72
2 parents 0f090bd + 997b6e7 commit ebaed44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ services:
3232
environment:
3333
- TZ=Europe/Berlin
3434
- DB_DATABASE=shopware54_php72
35-
- WEB_HOST=localhost:10870
35+
- WEB_HOST=localhost:10872
3636
volumes:
3737
- shared_www:/var/www:delegated
3838
- ${PROJECT_DIR}:/opt/host:delegated

0 commit comments

Comments
 (0)