mirror of
https://github.com/solero/wand.git
synced 2024-11-21 21:17:22 +00:00
Fix web port expose direction
This commit is contained in:
parent
a7389b8878
commit
503d8f8ab9
@ -26,7 +26,7 @@ services:
|
||||
env_file:
|
||||
- .env
|
||||
ports:
|
||||
- 80:${WEB_PORT}
|
||||
- ${WEB_PORT}:80
|
||||
networks:
|
||||
- wand
|
||||
links:
|
||||
|
Loading…
Reference in New Issue
Block a user