foundryvtt: Mark as running behind a reverse proxy

pull/97/head
Tristan Daniël Maat 2024-03-12 05:35:18 +01:00
parent 07f819cc58
commit f8789ee4d0
Signed by: tlater
GPG Key ID: 49670FD774E43268
1 changed files with 2 additions and 0 deletions

View File

@ -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