This commit is contained in:
2023-05-14 20:40:08 +03:00
parent d5802fa48f
commit 462a72e65f
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ services:
depends_on:
- api
ports:
- "3000:3000"
- "80:80"
postgres:
image: postgres:15.1
restart: always