From 4bc11c167feb7739527781e17ecde258e1f89ea9 Mon Sep 17 00:00:00 2001 From: traveler Date: Sat, 3 May 2025 10:15:03 -0500 Subject: [PATCH] pp --- dumbterm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dumbterm.yaml b/dumbterm.yaml index 57a8960..1cbf2b1 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: