gitea push create (still doesnt work)
This commit is contained in:
@@ -65,6 +65,8 @@ let git-user = "git"; in
|
||||
SSH_PORT = secrets.ssh.port;
|
||||
DOMAIN = "git.${hyper.domain}";
|
||||
SSH_DOMAIN = "ssh.${hyper.domain}";
|
||||
ENABLE_PUSH_CREATE_USER = true;
|
||||
ENABLE_PUSH_CREATE_ORG = true;
|
||||
# HTTP_ADDR = "${config.services.gitea.settings.server.DOMAIN}";
|
||||
# HTTP_PORT = 3000; # default
|
||||
# PROTOCOL = "http"; # default
|
||||
|
||||
Reference in New Issue
Block a user