updated system config
This commit is contained in:
parent
5b1be6abf7
commit
be82051d8b
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
||||||
hostName = "pathfinder2.duckdns.org";
|
hostName = "pathfinder2.duckdns.org";
|
||||||
proxySSL = true;
|
proxySSL = true;
|
||||||
proxyPort = 443;
|
proxyPort = 443;
|
||||||
package = inputs.foundryvttpackages.${pkgs.system}.foundryvtt_11;
|
package = inputs.foundryvtt.packages.${pkgs.system}.foundryvtt_11;
|
||||||
};
|
};
|
||||||
|
|
||||||
services.cloudflared = {
|
services.cloudflared = {
|
||||||
|
|
Loading…
Reference in a new issue