foundryvtt: Mark as running behind a reverse proxy
This commit is contained in:
parent
07f819cc58
commit
f8789ee4d0
|
@ -12,6 +12,8 @@ in {
|
|||
enable = true;
|
||||
hostName = domain;
|
||||
minifyStaticFiles = true;
|
||||
proxySSL = true;
|
||||
proxyPort = 443;
|
||||
};
|
||||
|
||||
# Want to start it manually when I need it, not have it constantly
|
||||
|
|
Loading…
Reference in a new issue