This commit is contained in:
William 2022-12-29 02:32:50 +00:00
parent 922ba5c38c
commit 75edb6984f
1 changed files with 0 additions and 1 deletions

View File

@ -16,5 +16,4 @@ COPY nginx.conf /etc/nginx/nginx.conf
COPY ../ /www
USER www
CMD ["nginx && php-fpm81 && sleep infinity"]