We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71594f9 commit bf00ad7Copy full SHA for bf00ad7
docker-compose.yml
@@ -6,8 +6,6 @@ services:
6
environment:
7
PGDATA: /var/lib/postgresql/data/pgdata
8
POSTGRES_PASSWORD: mysecretpassword
9
- ports:
10
- - 5432:5432
11
osem:
12
build:
13
context: .
0 commit comments