mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
reading https files path from json
This commit is contained in:
@@ -212,6 +212,7 @@ https://gitlab.com/MrFry/moodle-test-userscript
|
||||
.
|
||||
├── data/ server specific data files not tracked by git
|
||||
│ ├── admins.json forum admins. should be removed and should use admin column from user db
|
||||
│ ├── httpsfiles.json file including privkeyFile, fullchainFile, chainFile for https functionality
|
||||
│ ├── apiRootRedirectTo url where domain/api should redirect to
|
||||
│ ├── dbs/ directory for databases, and for their backups
|
||||
│ ├── domain the domain the server is hosted on. Used when `DOMAIN` env var is empty
|
||||
|
Reference in New Issue
Block a user