Add apptainer container. Clean up repo

This commit is contained in:
Kylian Schmidt
2025-09-08 09:44:49 +02:00
parent b6a37fb93f
commit be99b3e601
8 changed files with 28 additions and 449 deletions
-2
View File
@@ -16,8 +16,6 @@ class PathConfig:
"""Configuration for system paths and directories."""
work_dir: str
web_folder: str
cgi_script: str
config_path: str
@dataclass