accidentally put wrong port
This commit is contained in:
parent
7fad270824
commit
fdcd885662
|
@ -6,7 +6,7 @@ services:
|
|||
container_name: postal
|
||||
command: run
|
||||
ports:
|
||||
- 127.0.0.1:80:80
|
||||
- 127.0.0.1:80:5000
|
||||
- 127.0.0.1:25:25
|
||||
depends_on:
|
||||
- "mysql"
|
||||
|
|
Loading…
Reference in New Issue
Block a user