mirror of
https://github.com/spacebarchat/server.git
synced 2026-03-30 16:05:41 +00:00
nix: fix env name
This commit is contained in:
@@ -232,7 +232,7 @@ in
|
||||
// (
|
||||
if cfg.cdnPath != null then
|
||||
{
|
||||
CDN_PATH = cfg.cdnPath;
|
||||
STORAGE_LOCATION = cfg.cdnPath;
|
||||
}
|
||||
else
|
||||
{ }
|
||||
|
||||
Reference in New Issue
Block a user