mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-12-25 02:44:18 +00:00
new names
This commit is contained in:
parent
0f28b6296d
commit
33e9e40c61
@ -49,6 +49,6 @@ services:
|
|||||||
env_file: nopaque.env
|
env_file: nopaque.env
|
||||||
image: postgres:11
|
image: postgres:11
|
||||||
volumes:
|
volumes:
|
||||||
- "/srv/nopaque/database:/var/lib/postgresql/data"
|
- "/srv/nopaque/db:/var/lib/postgresql/data"
|
||||||
redis:
|
redis:
|
||||||
image: redis:5
|
image: redis:5
|
||||||
|
Loading…
Reference in New Issue
Block a user