mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-19 04:14:04 +00:00
update storage permission error
This commit is contained in:
+1
-1
@@ -15,6 +15,6 @@ COPY Caddyfile /etc/Caddyfile
|
||||
WORKDIR /var/www
|
||||
RUN mkdir -p /var/www/public/storage
|
||||
RUN ln -sf /var/www/storage/app/public /var/www/public/storage
|
||||
RUN chown -R www-data:www-data /var/www
|
||||
RUN chmod -R 777 storage/
|
||||
|
||||
CMD ["/usr/bin/caddy", "--conf", "/etc/Caddyfile", "--log", "stdout"]
|
||||
Reference in New Issue
Block a user