Corrections nginx install

This commit is contained in:
Mathieu Sanchez 2019-04-03 17:03:23 +09:00
parent bc4b396117
commit 44cd831c3a

View File

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