This commit is contained in:
srgooglo 2022-10-01 05:02:28 +02:00
parent f2a66c7dd6
commit fa1ea01eb4

View File

@ -7,7 +7,7 @@ services:
ports: ports:
- "9000:9000" - "9000:9000"
api: api:
build: packages/api build: packages/server
restart: unless-stopped restart: unless-stopped
ports: ports:
- "3000:3000" - "3000:3000"