feat: Updated docker file
Server Deploy / deploy (push) Successful in 2m35s

This commit is contained in:
2026-07-28 16:04:51 +01:00
parent f46fb7fc0e
commit bc6c7cdb5a
9 changed files with 83 additions and 97 deletions
-1
View File
@@ -41,7 +41,6 @@ services:
environment:
MONGO_URI: ${MONGO_URI:-mongodb://mongo:27017/vantage}
REDIS_ADDR: redis:6379
GITEA_HOST: ${GITEA_HOST}
GRPC_HOST: ${GRPC_HOST}
GRPC_PORT: "9090"
HTTP_PORT: "8080"