summaryrefslogtreecommitdiff
path: root/docker-compose.yml
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose.yml')
-rwxr-xr-xdocker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 01ee37b..761c273 100755
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -14,7 +14,7 @@ services:
ports:
- 4000:80
volumes:
- - ./:/usr/share/nginx/html
+ - ./:/opt/html
networks:
nginx-proxy: