This commit is contained in:
traveler 2025-05-03 10:15:03 -05:00
parent 673bcca2a0
commit 4bc11c167f

View file

@ -16,7 +16,7 @@ services:
DUMBTERM_PIN: 2810
# The base URL for the application
BASE_URL: http://localhost:3000 # Use ALLOWED_ORIGINS below to restrict cors to specific origins
ENABLE_STARSHIP: true # Enable starship prompt
ENABLE_STARSHIP: "true" # Enable starship prompt
LOCKOUT_TIME: 15 # Minutes
MAX_SESSION_AGE: 24 # Hours
logging: