Update Gitea configuration to replace 'gitea' with 'gitea-app' in service and firewall settings

This commit is contained in:
gyurix
2025-08-29 14:39:46 +02:00
parent fd179866b2
commit 70e144b7f8
5 changed files with 5 additions and 5 deletions

View File

@@ -71,7 +71,7 @@
"coredns"
],
"MEMORY": "512M",
"SELECTOR": "gitea",
"SELECTOR": "gitea-app",
"NETWORK": "gitea-net",
"VOLUMES": [
{