mirror of
https://github.com/Noratrieb/dockerolat.git
synced 2026-01-14 18:05:03 +01:00
fix ports
This commit is contained in:
parent
2a273d5b25
commit
6445bf50eb
1 changed files with 0 additions and 2 deletions
|
|
@ -3,8 +3,6 @@ services:
|
||||||
openolatdb:
|
openolatdb:
|
||||||
container_name: openolatdb
|
container_name: openolatdb
|
||||||
image: postgres:latest
|
image: postgres:latest
|
||||||
ports:
|
|
||||||
- "5432:5432"
|
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_USER: oodbu
|
POSTGRES_USER: oodbu
|
||||||
POSTGRES_PASSWORD: default
|
POSTGRES_PASSWORD: default
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue