change run.sh

master
iotcat 4 years ago
parent 01e6f48ae6
commit e5a2120bdb
  1. 4
      run.sh

@ -5,7 +5,7 @@ docker run -d \
-p 443:443 \
-p 21515:21515 \
-p 30034:30034 \
-v /etc/nginx/nginx.conf:/usr/local/nginx/conf/nginx.conf \
-v /etc/nginx/vhost/:/usr/local/nginx/conf/vhost/ \
-v /home/:/home/ \
-v /etc/nginx/:/usr/local/nginx/conf/ \
-v /var/log/nginx/:/var/log/nginx/ \
iotcat/ushio-nginx

Loading…
Cancel
Save