Added firefly config
This commit is contained in:
parent
1a6a5d9665
commit
51fc82afd9
5 changed files with 365 additions and 0 deletions
3
firefly/db.env.example
Normal file
3
firefly/db.env.example
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
POSTGRES_DB=firefly
|
||||
POSTGRES_USER=firefly
|
||||
POSTGRES_PASSWORD=password
|
||||
Reference in a new issue