Compare commits
1 Commits
4c541fb79d
...
e7af228f06
Author | SHA1 | Date | |
---|---|---|---|
e7af228f06 |
@ -26,7 +26,7 @@ postgresql_container_image: >-2
|
|||||||
)
|
)
|
||||||
}}
|
}}
|
||||||
|
|
||||||
postgresql_container_name: postgresql
|
postgresql_container_name: "postgresql-{{ postgresql_major_version }}"
|
||||||
postgresql_container_env: ~
|
postgresql_container_env: ~
|
||||||
postgresql_container_user: >-2
|
postgresql_container_user: >-2
|
||||||
{{ postgresql_user_id }}:{{ postgresql_user_group_id }}
|
{{ postgresql_user_id }}:{{ postgresql_user_group_id }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user