reorganized
i believe everything works
This commit is contained in:
21
apps/foundry/options.json
Normal file
21
apps/foundry/options.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"awsConfig": null,
|
||||
"compressStatic": false,
|
||||
"dataPath": "/srv/foundry",
|
||||
"fullscreen": false,
|
||||
"hostname": null,
|
||||
"language": "en.core",
|
||||
"localHostname": null,
|
||||
"passwordSalt": null,
|
||||
"port": 30000,
|
||||
"protocol": null,
|
||||
"proxyPort": 9090,
|
||||
"proxySSL": true,
|
||||
"routePrefix": "foundry",
|
||||
"sslCert": null,
|
||||
"sslKey": null,
|
||||
"updateChannel": "release",
|
||||
"upnp": false,
|
||||
"upnpLeaseDuration": null,
|
||||
"world": null
|
||||
}
|
||||
Reference in New Issue
Block a user