mob next [ci-skip] [ci skip] [skip ci]
lastFile:modules/nixos/inventree/default.nix
This commit is contained in:
@@ -33,6 +33,8 @@ let
|
|||||||
INVENTREE_DB_USER = "inventree";
|
INVENTREE_DB_USER = "inventree";
|
||||||
INVENTREE_ADMIN_USER = cfg.config.adminUser;
|
INVENTREE_ADMIN_USER = cfg.config.adminUser;
|
||||||
INVENTREE_ADMIN_PASSWORD_FILE = cfg.config.adminPasswordFile;
|
INVENTREE_ADMIN_PASSWORD_FILE = cfg.config.adminPasswordFile;
|
||||||
|
INVENTREE_USE_X_FORWARDED_HOST = "1";
|
||||||
|
INVENTREE_CORS_ORIGIN_ALLOW_ALL = "1";
|
||||||
|
|
||||||
INVENTREE_SITE_URL = cfg.config.site_url;
|
INVENTREE_SITE_URL = cfg.config.site_url;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user