fix: added ssh domain

This commit is contained in:
2025-11-15 23:55:02 +01:00
parent 625eb9561b
commit 0dfb09590d
+1
View File
@@ -13,6 +13,7 @@ services:
- GITEA__database__NAME=gitea
#Server
- GITEA__server__ROOT_URL=gitea.forust.xyz
- SSH_DOMAIN=gitea.forust.xyz
- GITEA__server__SSH_PORT=2221
restart: always
networks: