mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-17 04:50:15 +02:00
User postgres if docker.verbis.dkfz.de
This commit is contained in:
@ -56,7 +56,7 @@ services:
|
||||
|
||||
opal-db: # Data
|
||||
container_name: bridgehead-opal-db
|
||||
image: postgres:15.1-alpine
|
||||
image: docker.verbis.dkfz.de/cache/postgres:15.1-alpine
|
||||
environment:
|
||||
POSTGRES_PASSWORD: "${OPAL_DB_PASSWORD}"
|
||||
POSTGRES_USER: "opal"
|
||||
|
Reference in New Issue
Block a user