mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:39:23 +08:00
services.gitea: fix ssh
This commit is contained in:
@@ -30,7 +30,6 @@ inputs:
|
||||
};
|
||||
server =
|
||||
{
|
||||
SSH_PORT = 2222;
|
||||
ROOT_URL = "https://${gitea.hostname}";
|
||||
DOMAIN = gitea.hostname;
|
||||
HTTP_PORT = 3002;
|
||||
|
||||
Reference in New Issue
Block a user