iu
This commit is contained in:
parent
178d246995
commit
793b58ac3e
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ services:
|
||||||
DUMBTERM_PIN: 2810
|
DUMBTERM_PIN: 2810
|
||||||
# The base URL for the application
|
# The base URL for the application
|
||||||
BASE_URL: http://localhost:3000 # Use ALLOWED_ORIGINS below to restrict cors to specific origins
|
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
|
LOCKOUT_TIME: 15 # Minutes
|
||||||
MAX_SESSION_AGE: 24 # Hours
|
MAX_SESSION_AGE: 24 # Hours
|
||||||
logging:
|
logging:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue