Correction nginx install

This commit is contained in:
Mathieu Sanchez 2019-04-03 17:01:21 +09:00
parent 26faa6189e
commit bc4b396117

View File

@ -19,5 +19,5 @@ apt-get update
apt-get install docker-ce docker-ce-cli containerd.io
# Authorized launch script
chmod 755 conf/*.sh
chmod 755 ./docker/conf/*.sh
./docker/install-nginx.sh