This commit is contained in:
2025-12-18 00:00:05 -06:00
parent ca23b44a25
commit fa4339768f
15 changed files with 181 additions and 138 deletions

View File

@@ -0,0 +1,5 @@
from pathlib import Path
CFG_ROOT = Path("/data/cfg")
DATA_ROOT = Path("/data")
TRAEFIK_PATH = Path("/data/traefik")