mirror of
https://github.com/docker-training/node-bulletin-board.git
synced 2026-01-11 18:26:42 +08:00
no hardcoded proxy
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
FROM nginx:1.13.6
|
FROM nginx:1.13.6
|
||||||
|
|
||||||
RUN mkdir -p /data/nginx/cache
|
RUN mkdir -p /data/nginx/cache
|
||||||
COPY nginx.conf /etc/nginx/nginx.conf
|
|
||||||
Reference in New Issue
Block a user