mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
[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
This commit is contained in:
parent
e8fea317fa
commit
0a7303dfba
1 changed files with 0 additions and 7 deletions
|
@ -21,13 +21,6 @@ redis:
|
||||||
# collection: notes
|
# collection: notes
|
||||||
# bucket: default
|
# bucket: default
|
||||||
|
|
||||||
#elasticsearch:
|
|
||||||
# host: localhost
|
|
||||||
# port: 9200
|
|
||||||
# ssl: false
|
|
||||||
# user:
|
|
||||||
# pass:
|
|
||||||
|
|
||||||
reservedUsernames:
|
reservedUsernames:
|
||||||
- root
|
- root
|
||||||
- admin
|
- admin
|
||||||
|
|
Loading…
Reference in a new issue