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": {
"SERVICE_NAME": "dev-gitea",
"DOMAIN": "gitea.dev.format.hu",
"ZONE": "dev"
"SERVICE_NAME": "gitea",
"DOMAIN": "#DOMAIN"
},
"containers": [
{