add registry role

This commit is contained in:
2022-10-10 23:15:28 +02:00
parent 28f46dc9f0
commit 234e9b6395
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 }}