Add example serverHostname configuration

This commit is contained in:
MrSnoozles 2021-02-01 16:44:43 +01:00 committed by GitHub
parent 221aa4b018
commit 88ab41a1f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,9 @@ var config =
loginEnabled : false,
developmentPort : 3443,
productionPort : 443,
// of the server component runs on a different host than the app
// you can uncomment the following line and specify the host name.
// serverHostname : 'external-server.com',
/**
* Supported browsers version