fix: add tailscale.com to user_rules
This commit is contained in:
@@ -82,6 +82,7 @@ in
|
||||
server = {
|
||||
ROOT_URL = "https://${secrets.services.forgejo.domain}";
|
||||
DOMAIN = "${secrets.services.forgejo.domain}";
|
||||
HTTP_PORT = "${secrets.services.forgejo.port}";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user