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