Skip to content

Commit a68b0cf

Browse files
committed
Use normal postgres template.
1 parent 0f14802 commit a68b0cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/containers/app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ params:
1515
templates:
1616
- "containers/templates/secrets.yml"
1717
- "templates/redis.template.yml"
18-
- "templates/postgres.10.template.yml"
18+
- "templates/postgres.template.yml"
1919

2020
expose:
2121
- "80:80"

0 commit comments

Comments
 (0)