updates
Server Deploy / deploy (push) Successful in 2m2s

This commit is contained in:
domrichardson
2026-06-15 15:40:29 +01:00
parent 7f5f082dad
commit e215ccc979
2 changed files with 10 additions and 2 deletions
+1
View File
@@ -23,6 +23,7 @@ services:
MONGO_URI: mongodb://mongo:27017/keymanager
GITEA_HOST: ${GITEA_HOST}
PUBLIC_HOST: ${PUBLIC_HOST}
GRPC_HOST: ${GRPC_HOST}
GRPC_PORT: "9090"
HTTP_PORT: "8080"
depends_on: