mirror of
https://github.com/spacebarchat/server.git
synced 2026-08-28 20:28:16 +00:00
nix: forgot a word
This commit is contained in:
@@ -39,7 +39,7 @@ in
|
||||
# things we set by default...
|
||||
EVENT_TRANSMISSION = "unix";
|
||||
EVENT_SOCKET_PATH = "/run/spacebar/";
|
||||
WORKER_NAME = "sb-gateway-${port}";
|
||||
WORKER_NAME = "sb-gateway-${toString port}";
|
||||
}
|
||||
// cfg.extraEnvironment
|
||||
// {
|
||||
|
||||
Reference in New Issue
Block a user