Fix ports config
This commit is contained in:
parent
8357acf56d
commit
03c395f560
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ services:
|
|||
fakelog:
|
||||
build: .
|
||||
ports:
|
||||
- "3001:3000"
|
||||
- "3000:3001"
|
||||
networks:
|
||||
- internal_network
|
||||
|
||||
|
|
Loading…
Reference in a new issue