Revert gitea subdomain location
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
services.gitea = {
|
||||
enable = true;
|
||||
domain = "coolneng.duckdns.org";
|
||||
rootUrl = "https://coolneng.duckdns.org/";
|
||||
rootUrl = "https://coolneng.duckdns.org/gitea";
|
||||
database = {
|
||||
type = "postgres";
|
||||
passwordFile = "/var/keys/gitea/db";
|
||||
|
||||
Reference in New Issue
Block a user