add roles build WIP
This commit is contained in:
7
build/templates/env-build.j2
Normal file
7
build/templates/env-build.j2
Normal file
@@ -0,0 +1,7 @@
|
||||
POSTGRES_PASSWORD={{ postgres_password }}
|
||||
POSTGRES_USER={{ postgres_user }}
|
||||
POSTGRES_DB={{ postgres_db }}
|
||||
POSTGRES_URL={{ postgres_url }}
|
||||
POSTGRES_PORT={{ postgres_port }}
|
||||
REDIS_URL={{ redis_url }}
|
||||
REDIS_PORT={{ redis_port }}
|
Reference in New Issue
Block a user