Compare commits
2 Commits
984a51cfd7
...
a5ddcecc21
Author | SHA1 | Date | |
---|---|---|---|
a5ddcecc21 | |||
fdbac8b6cc |
@ -1 +1 @@
|
|||||||
Subproject commit 48e0f55828baad5e10a0fbd97fb6fe83ff62e93f
|
Subproject commit 6a80ec39ecce8a3bb73617e77dd284f70e286fd6
|
@ -1,7 +1,7 @@
|
|||||||
version: "3"
|
version: "3"
|
||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:13
|
image: postgres:14
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_USER=commento
|
- POSTGRES_USER=commento
|
||||||
- POSTGRES_PASSWORD
|
- POSTGRES_PASSWORD
|
||||||
|
Reference in New Issue
Block a user