naki123 commited on
Commit
58b10d4
1 Parent(s): 173ccd5

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +2 -2
config.yaml CHANGED
@@ -12,8 +12,8 @@ whitelist:
12
  basicAuthMode: ture
13
  # Basic authentication credentials
14
  basicAuthUser:
15
- username: "user"
16
- password: "password"
17
  # Enables CORS proxy middleware
18
  enableCorsProxy: false
19
  # Disable security checks - NOT RECOMMENDED
 
12
  basicAuthMode: ture
13
  # Basic authentication credentials
14
  basicAuthUser:
15
+ username: username
16
+ password: password
17
  # Enables CORS proxy middleware
18
  enableCorsProxy: false
19
  # Disable security checks - NOT RECOMMENDED