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