Skip to content
Snippets Groups Projects
Commit 08542189 authored by Dalibor Stuchlík's avatar Dalibor Stuchlík
Browse files

Update docker-compose.yml

parent 6b3f40a4
Branches
Tags
No related merge requests found
...@@ -6,7 +6,7 @@ services: ...@@ -6,7 +6,7 @@ services:
restart: always restart: always
env_file: env_file:
- .env - .env
image: registry.gitlab.ics.muni.cz:443/europdx/dataportal/dataportal-sourcecode:sandbox image: registry.gitlab.ics.muni.cz:443/europdx/dataportal/dataportal-sourcecode:sandbox-dev
ports: ports:
- 8080:8080 - 8080:8080
...@@ -39,7 +39,7 @@ services: ...@@ -39,7 +39,7 @@ services:
restart: always restart: always
env_file: env_file:
- .env - .env
image: registry.gitlab.ics.muni.cz:443/europdx/datahub/datahub-docker:sandbox image: registry.gitlab.ics.muni.cz:443/europdx/datahub/datahub-docker:sandbox-dev
volumes: volumes:
- mdcache:/var/run/datahub-cache - mdcache:/var/run/datahub-cache
expose: expose:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment