mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2026-04-28 11:17:38 +02:00
added support for DOMAIN env var insted of file
This commit is contained in:
+1
-2
@@ -124,9 +124,8 @@ export const files = {
|
||||
|
||||
domainFile: {
|
||||
path: 'data/domain',
|
||||
errorIfMissing: true,
|
||||
description:
|
||||
'server domain for cookies and stuff, for ex.: "frylabs.net", no "http://" and things like that, just the domain',
|
||||
'server domain for cookies and stuff, for ex.: "qmining.com", no "http://" and things like that, just the domain',
|
||||
},
|
||||
// --------------------------------------------------------------------------------
|
||||
// stats files
|
||||
|
||||
Reference in New Issue
Block a user