mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
proxy
This commit is contained in:
parent
9839c00718
commit
dfaf97fddd
@ -9,4 +9,4 @@ COPY config/user.sh /user.sh
|
||||
COPY config/entrypoint.sh /entrypoint.sh
|
||||
COPY ./config/initproxy.conf /data/nginx/proxy_host/
|
||||
RUN chmod +x /user.sh /entrypoint.sh
|
||||
ENTRYPOINT ["/init", "&&", "/user.sh"]
|
||||
ENTRYPOINT ["/init", "&&", "/user.sh","&&", "tail -f /dev/null"]
|
Loading…
Reference in New Issue
Block a user