mirror of
https://github.com/Kyren223/eko.git
synced 2026-07-20 10:31:04 +00:00
Fixed typo
This commit is contained in:
@@ -110,7 +110,7 @@ in
|
||||
EKO_SERVER_TOS_FILE = cfg.tosFile;
|
||||
EKO_SERVER_PRIVACY_FILE = cfg.privacyFile;
|
||||
USER = cfg.user;
|
||||
HOME = cfg.stateDir;
|
||||
HOME = cfg.dataDir;
|
||||
};
|
||||
|
||||
serviceConfig = {
|
||||
|
||||
Reference in New Issue
Block a user