changed how caddy works
This commit is contained in:
@@ -28,5 +28,11 @@ in {
|
||||
FORGEJO__service__ENABLE_PASSWORD_SIGNIN_FORM = false;
|
||||
};
|
||||
};
|
||||
|
||||
settings.containers.caddy.routes.tbmrs.routes = [{
|
||||
name = "forgejo";
|
||||
host = "git";
|
||||
url = "forgejo:3000";
|
||||
}];
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user