diff --git a/dumbterm.yaml b/dumbterm.yaml index 7fc3c77..01b31e4 100644 --- a/dumbterm.yaml +++ b/dumbterm.yaml @@ -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: