mirror of
https://github.com/kevin-DL/full-stack-fastapi-postgresql.git
synced 2026-01-12 02:05:14 +00:00
🎉 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