For the Docker container.
This commit is contained in:
@@ -23,6 +23,7 @@ RUN update-rc.d nginx defaults
|
||||
|
||||
COPY nginx.conf /etc/nginx/sites-available/default
|
||||
|
||||
#VOLUME /app/API/Data
|
||||
VOLUME /app/API/Data
|
||||
VOLUME /app/Front/config
|
||||
|
||||
CMD ["/start-docker.sh"]
|
||||
Reference in New Issue
Block a user