Merge pull request 'develop' (#9129) from develop into main
Reviewed-on: https://codeberg.org/thatonecalculator/calckey/pulls/9129
This commit is contained in:
commit
068d2666a9
|
@ -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 New Issue