Update Gitea service configuration to change SERVICE_NAME and DOMAIN settings
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"main": {
|
||||
"SERVICE_NAME": "dev-gitea",
|
||||
"DOMAIN": "gitea.dev.format.hu",
|
||||
"ZONE": "dev"
|
||||
"SERVICE_NAME": "gitea",
|
||||
"DOMAIN": "#DOMAIN"
|
||||
},
|
||||
"containers": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user