Merge pull request 'Update Gitea service configuration to change SERVICE_NAME and DOMAIN settings' (#34) from dev into main

Reviewed-on: #34
This commit is contained in:
2025-08-29 13:39:36 +00:00

View File

@@ -1,8 +1,7 @@
{ {
"main": { "main": {
"SERVICE_NAME": "dev-gitea", "SERVICE_NAME": "gitea",
"DOMAIN": "gitea.dev.format.hu", "DOMAIN": "#DOMAIN"
"ZONE": "dev"
}, },
"containers": [ "containers": [
{ {