1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00
wakapi/config.mysql.yml
Ferdinand Mütsch 903defca99 fix: commit missing files
chore: add favicon
2020-11-28 20:31:28 +01:00

22 lines
325 B
YAML

env: dev
app:
custom_languages:
jsx: JSX
vue: Vue
security:
password_salt:
insecure_cookies: false
cookie_max_age: 172800
db:
host: localhost
port: 3306
user: wakapi_user
password: wakapi
name: wakapi_local
dialect: mysql
max_conn: 2
server:
port: 3000
listen_ipv4: 127.0.0.1
base_path: /