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