Update docker-compose.yml

This commit is contained in:
Baobhan Sith
2025-05-08 19:56:13 +08:00
committed by GitHub
parent 51923e7827
commit 2f04bf9588
-1
View File
@@ -18,7 +18,6 @@ services:
environment:
NODE_ENV: production
PORT: 3001
REMOTE_GATEWAY_API_BASE: http://remote-gateway:9090
volumes:
- ./data:/app/data
networks: