fix: add log dir
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
|
||||
# Configure Nginx
|
||||
RUN mkdir -p /run/nginx
|
||||
RUN mkdir -p /var/log/supervisor
|
||||
COPY ./deploy/nginx/default.conf /etc/nginx/nginx.conf
|
||||
|
||||
# Configure Supervisor
|
||||
|
||||
Reference in New Issue
Block a user