mirror of
https://github.com/rommapp/romm.git
synced 2026-06-27 22:35:57 +00:00
update tests
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user