mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-16 06:57:36 -07:00
Merge pull request 'develop' (#9129) from develop into main
Reviewed-on: https://codeberg.org/thatonecalculator/calckey/pulls/9129
This commit is contained in:
commit
204450a7f2
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# db settings
|
||||
POSTGRES_PASSWORD=example-misskey-pass
|
||||
POSTGRES_USER=example-misskey-user
|
||||
POSTGRES_DB=misskey
|
||||
POSTGRES_PASSWORD=example-calckey-pass
|
||||
POSTGRES_USER=example-calckey-user
|
||||
POSTGRES_DB=calckey
|
||||
|
|
Loading…
Reference in a new issue