🎉 First commit, from couchbase generator, basic changes
not tested / updated yet
This commit is contained in:
4
{{cookiecutter.project_slug}}/env-postgres.env
Normal file
4
{{cookiecutter.project_slug}}/env-postgres.env
Normal file
@@ -0,0 +1,4 @@
|
||||
POSTGRES_SERVER=db
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_PASSWORD={{cookiecutter.postgres_password}}
|
||||
POSTGRES_DB=app
|
Reference in New Issue
Block a user