mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-19 04:14:04 +00:00
fix booking not found bug
This commit is contained in:
@@ -13,6 +13,7 @@ RUN curl --silent --show-error --fail --location \
|
||||
COPY Caddyfile /etc/Caddyfile
|
||||
|
||||
WORKDIR /var/www
|
||||
ADD ../storage/app/public .
|
||||
RUN ln -sf /var/www/storage/app/public /var/www/public/storage
|
||||
|
||||
CMD ["/usr/bin/caddy", "--conf", "/etc/Caddyfile", "--log", "stdout"]
|
||||
Reference in New Issue
Block a user