Files
rpg.ascorrea.com/apps/foundry/options.json
Anthony Correa 65d36fe9d4 reorganized
i believe everything works
2023-04-10 14:13:01 -05:00

21 lines
433 B
JSON

{
"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
}