[docker] pgadmin volume to persist settings when upgrading

parent c4dbca1a
Pipeline #4162 passed with stages
in 72 minutes and 3 seconds
......@@ -48,6 +48,8 @@ services:
- postgres
links:
- postgres
volumes:
- pgadmin:/var/lib/pgadmin
corenlp:
image: 'cgenie/corenlp-garg'
......@@ -65,3 +67,4 @@ volumes:
#garg-pgdata:
garg-pgdata14:
js-cache:
pgadmin:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment