Fix ports config

This commit is contained in:
Mikołaj Pich 2022-11-23 22:17:34 +01:00
parent 03c395f560
commit 81dc956274

View file

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