Initial commit uberspace ansible
This commit is contained in:
2
roles/postgres/templates/postgres_env.j2
Normal file
2
roles/postgres/templates/postgres_env.j2
Normal file
@ -0,0 +1,2 @@
|
||||
export PGHOST=localhost
|
||||
export PGPORT={{ postgres_port }}
|
||||
Reference in New Issue
Block a user