update tests

This commit is contained in:
Georges-Antoine Assi
2026-04-30 14:18:49 -04:00
parent 0e7359132b
commit fc8d69dc0c
9 changed files with 89 additions and 130 deletions

View File

@@ -1,7 +1,7 @@
# Core Application
ROMM_BASE_PATH=/romm # Base folder path for library, resources and assets
ROMM_TMP_PATH= # Custom temporary directory path
ROMM_BASE_URL=http://0.0.0.0 # Base URL used when rendering container log links
ROMM_BASE_URL=http://0.0.0.0 # Public URL of this instance (CORS origin, OIDC redirect base, links in container logs)
ROMM_PORT=8080 # Port on which the application listens
KIOSK_MODE=false # Read-only mode for public displays or kiosks