iceshrimp/.config/devenv.yml
Pyrox 0a7303dfba [config] Update devenv.yml config for Nix-based development
Just removes the deprecated `id` variable as well as the (commented out)elasticsearch settings since those don't exist anymore
2023-10-26 18:30:34 -04:00

30 lines
385 B
YAML

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