-
This commit is contained in:
parent
d4e76674db
commit
d9d2d79ee0
@ -34,6 +34,6 @@ COPY start.sh /home/start.sh
|
||||
#nginx
|
||||
ADD docker/nginx/default.conf /etc/nginx/conf.d/default.conf
|
||||
COPY docker/nginx/nginx.conf /etc/nginx/nginx.conf
|
||||
RUN chmod 777 /var/www/storage/app/uploads
|
||||
RUN chmod -R 777 /var/www/storage/*
|
||||
|
||||
CMD ["/bin/bash","/home/start.sh"]
|
||||
Loading…
Reference in New Issue
Block a user