Added reverse proxy
This commit is contained in:
parent
eac572de99
commit
3aa3171375
|
|
@ -0,0 +1,2 @@
|
|||
FROM nginx:latest
|
||||
COPY config/reverseproxy-default.conf /etc/nginx/conf.d/default.conf
|
||||
Loading…
Reference in New Issue