mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 01:50:19 +08:00
proxy
This commit is contained in:
parent
cb2c0139af
commit
9839c00718
@ -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 ["/entrypoint.sh"]
|
||||
ENTRYPOINT ["/init", "&&", "/user.sh"]
|
Loading…
Reference in New Issue
Block a user