Skip to content
Snippets Groups Projects
Commit fff7fc5a authored by Stefano Alberto Russo's avatar Stefano Alberto Russo
Browse files

Fixed typo in the default docker compose.

parent 5234dc0c
Branches
Tags
No related merge requests found
......@@ -24,7 +24,7 @@ services:
ports:
- "8000:8000"
#volumes:
# - ./services/api-gateway/opt/esap-api-gateway:/opt/opt/esap-api-gateway
# - ./services/api-gateway/esap-api-gateway:/opt/opt/esap-api-gateway
gui:
......@@ -34,7 +34,7 @@ services:
ports:
- "8001:8001"
#volumes:
# - ./services/gui/opt/esap-gui:/opt/opt/esap-gui
# - ./services/gui/esap-gui:/opt/esap-gui
proxy:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment