mirror of https://github.com/statping/statping
Updated Config with .env File (markdown)
parent
d33df7e16e
commit
b8283d2f48
|
@ -19,6 +19,7 @@ ADMIN_PASS=admin
|
|||
ADMIN_EMAIL=info@admin.com
|
||||
USE_CDN=true
|
||||
POSTGRES_SSL=false # enable ssl_mode for postgres (true/false)
|
||||
DISABLE_LOGS=false # disable logs from appearing and writing to disk
|
||||
|
||||
IS_DOCKER=false
|
||||
IS_AWS=false
|
||||
|
|
Loading…
Reference in New Issue