mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 15:40:22 +00:00
proxy
This commit is contained in:
parent
0fa717f0c9
commit
3834051b2f
1 changed files with 1 additions and 0 deletions
|
@ -7,4 +7,5 @@ RUN apt-get update && apt-get install -y curl jq
|
|||
COPY ./config/initproxy.conf /data/nginx/proxy_host/
|
||||
COPY ./s6/user /etc/s6-overlay/s6-rc.d/user
|
||||
RUN chmod -R 755 /etc/s6-overlay/s6-rc.d/user
|
||||
|
||||
ENTRYPOINT ["/init"]
|
Loading…
Reference in a new issue