Mentions légales du service

Skip to content
Snippets Groups Projects
Commit d2a2b7ed authored by Alexis Pister's avatar Alexis Pister
Browse files

docker compose

parent 68028cf7
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ services:
backend-service:
image: "alexispister/qcompnet-back:latest"
build: ./HistorIGraph
# build: ./HistorIGraph
# volumes:
# - ./HistorIGraph:/usr/src/app
ports:
......@@ -71,7 +71,7 @@ services:
frontend-service:
image: "alexispister/qcompnet-front:latest"
build: ./VisualQueries
# build: ./VisualQueries
ports:
- "1234:1234"
depends_on:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment