trashposs/.config/devenv.yml
2024-04-06 23:55:59 +02:00

30 lines
385 B
YAML

url: http://localhost:3000
port: 3000
db:
host: 127.0.0.1
port: 5432
db: trashposs
user: trashposs
pass: trashposs
redis:
host: localhost
port: 6379
family: 4
#sonic:
# host: localhost
# port: 1491
# auth: SecretPassword
# collection: notes
# bucket: default
reservedUsernames:
- root
- admin
- administrator
- me
- system