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

Updated reference docker compose file.

parent a8cd3912
Branches
Tags v0.7.1
No related merge requests found
......@@ -65,11 +65,12 @@ services:
- "8080:8080"
- "7000-7020:7000-7020"
volumes:
- ./data/shared:/shared
- ./data/webapp/data:/data
- ./data/webapp/log:/var/log/webapp
- /var/run/docker.sock:/var/run/docker.sock
- ./services/webapp/code:/opt/code
- ./data/shared:/shared
#- ./services/webapp/code:/opt/code
proxy:
image: "rosetta/proxy"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment