app docker fixes

This commit is contained in:
ngn
2024-10-06 18:06:31 +03:00
parent 5815a5b193
commit 46c9bfc2c1
3 changed files with 6 additions and 14 deletions

View File

@ -35,8 +35,8 @@ services:
app:
build:
context: ./app
environment:
- API_URL="https://api.ngn.tf"
args:
API_URL: https://api.ngn.tf
ports:
- "127.0.0.1:7002:3000"
depends_on: