add registry role

This commit is contained in:
2022-10-10 23:15:28 +02:00
parent 22c56b12ac
commit f235f670bf
15 changed files with 252 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
POSTGRES_PASSWORD={{ postgres_password }}
POSTGRES_USER={{ postgres_user }}
POSTGRES_DB={{ postgres_db }}