Skip to content
Snippets Groups Projects
Commit f5b696d1 authored by Nico Vermaas's avatar Nico Vermaas
Browse files

ci/cd and docker

parent 5be6d58e
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ services: ...@@ -23,7 +23,7 @@ services:
env_file: env_file:
- $HOME/shared/ldvspec.env - $HOME/shared/ldvspec.env
volumes: volumes:
- db:/var/lib/postgresql/data - ldv-spec-db:/var/lib/postgresql/data
restart: always restart: always
ldvspec: ldvspec:
...@@ -49,4 +49,4 @@ services: ...@@ -49,4 +49,4 @@ services:
restart: always restart: always
volumes: volumes:
db: ldv-spec-db:
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment