karideo/back/config_sample.env

10 lines
148 B
Bash
Raw Normal View History

2020-03-10 22:32:47 +01:00
# sample value with default config:
#DB_HOSTNAME="localhost"
#DB_PORT=15032
#DB_NAME="karideo"
#DB_USER="root"
#DB_PASSWORD="postgress_password"