Update Dockerfile
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
FROM yourls
|
FROM yourls
|
||||||
|
|
||||||
WORKDIR /var/www/html
|
WORKDIR /var/www/html
|
||||||
COPY --chown=www-data:www-data plugins/404-if-not-found ./user/plugins/404-if-not-founz
|
COPY --chown=www-data:www-data plugins/404-if-not-found ./user/plugins/404-if-not-found
|
||||||
COPY --chown=www-data:www-data plugins/preview ./user/plugins/preview
|
COPY --chown=www-data:www-data plugins/preview ./user/plugins/preview
|
||||||
COPY --chown=www-data:www-data plugins/sleeky-backend ./user/plugins/sleeky-backend
|
COPY --chown=www-data:www-data plugins/sleeky-backend ./user/plugins/sleeky-backend
|
||||||
COPY --chown=www-data:www-data plugins/sleeky-frontend/index.php /var/www/html/index.php
|
COPY --chown=www-data:www-data plugins/sleeky-frontend/index.php /var/www/html/index.php
|
||||||
|
Reference in New Issue
Block a user