update root_url
All checks were successful
Deploy Stacks / Redeploy_services_stacks (push) Successful in 17s

This commit is contained in:
2026-04-13 21:17:50 -03:00
parent 0e0cfb7d9b
commit 1cc211cdde

View File

@@ -19,7 +19,8 @@ services:
- GITEA__database__USER=gitea
- GITEA__database__PASSWD=gitea
- GITEA__webhook__ALLOWED_HOST_LIST=*
- GITEA__packages_ENABLED=true
- GITEA__packages__ENABLED=true
- GITEA__server__ROOT_URL=https://git.ccalifice.com
restart: unless-stopped
networks:
- gitea