Compare commits
1 Commits
main
...
test-postg
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c1b1827a7c |
|
|
@ -1,7 +1,7 @@
|
|||
project_name: {{ project_name }}
|
||||
|
||||
|
||||
postgres_image_name: postgres:13
|
||||
postgres_image_name: postgres:14
|
||||
postgres_container_name: {{project_name}}-container-postgres
|
||||
postgres_volume_name: {{project_name}}-volume-postgres
|
||||
postgres_extra_settings:
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
project_name: test-cli
|
||||
|
||||
|
||||
postgres_image_name: postgres:13
|
||||
postgres_image_name: postgres:14
|
||||
postgres_container_name: test-cli-container-postgres
|
||||
postgres_volume_name: test-cli-volume-postgres
|
||||
postgres_extra_settings:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user