Fix ports config

This commit is contained in:
Mikołaj Pich 2022-11-23 22:16:10 +01:00
parent 8357acf56d
commit 03c395f560

View file

@ -3,7 +3,7 @@ services:
fakelog:
build: .
ports:
- "3001:3000"
- "3000:3001"
networks:
- internal_network