enable https pull

This commit is contained in:
Lewis Wynne 2026-04-04 23:45:24 +01:00
parent 71f32ba49c
commit 532438ee76

View file

@ -29,7 +29,7 @@ in
START_SSH_SERVER = true;
SSH_PORT = 4201;
SSH_LISTEN_PORT = 4201;
DISABLE_HTTP_GIT = true;
DISABLE_HTTP_GIT = false;
};
service = {
DISABLE_REGISTRATION = true;