1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00
Files
wakapi/scripts/config.yml
Ferdinand Mütsch 0bccbffd80 chore: quick run script
fix: run in production mode by default
2021-04-28 22:20:25 +02:00

12 lines
159 B
YAML

# SQLite
source:
name: ../wakapi_db.db
# MySQL
target:
host: localhost
port: 5432
user: wakapi_user
password: wakapi
name: wakapi_local
dialect: