Added release cibus-backend: 23e7a38f8c
This commit is contained in:
4
cibus-backend/env.example
Normal file
4
cibus-backend/env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
POSTGRES_DB=cibus
|
||||
POSTGRES_USER=cibus
|
||||
POSTGRES_PASSWORD=somenotverysecurepassword
|
||||
DATABASE_URL="postgres://cibus:somenotverysecurepassword@localhost:5432/cibus"
|
Reference in New Issue
Block a user