fix basepath
This commit is contained in:
@@ -61,6 +61,7 @@ in {
|
||||
# WELIB_MIRROR_URLS = "https://welib.org"; #avoid
|
||||
} // lib.optionalAttrs(containerCfg.subpath != null) {
|
||||
BASE_PATH = "/${containerCfg.subpath}";
|
||||
URL_BASE = "/${containerCfg.subpath}";
|
||||
} // lib.optionalAttrs(serverCfg.containers?calibre) {
|
||||
CALIBRE_WEB_URL = "https://${serverCfg.containers.calibre.subdomain}.${serverCfg.domain}";
|
||||
} // lib.optionalAttrs(serverCfg.containers?authentik) {
|
||||
|
||||
Reference in New Issue
Block a user