We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8223f95 commit 3a2d11dCopy full SHA for 3a2d11d
compose.yaml
@@ -3,7 +3,6 @@ name: piratepx
3
services:
4
postgres:
5
image: postgres:16-alpine
6
- restart: always
7
ports:
8
- '5432:5432'
9
environment:
0 commit comments