comment web mapping by default

This commit is contained in:
Umputun
2018-04-08 13:23:33 -05:00
parent 9e1671d833
commit 3cfe60c729
+1 -1
View File
@@ -39,7 +39,7 @@ services:
- REMARK_DISQUS_CSEC
volumes:
- ./var:/srv/var
- ./web:/srv/web # maps web directory directly to propagate local changes to container without redeploy
#- ./web:/srv/web # uncomment to map web directory directly. It will propagate local changes to container without redeploy
user: ${USER} # if local UID != 1001 (default) set `USER` in your env, i.e. export USER=`id -u $USER`
command: /srv/remark server