forked from github-mirror/Verome-API
fix
This commit is contained in:
@@ -32,4 +32,7 @@ ENV HTTPS_PROXY=""
|
||||
ENV HTTP_PROXY=""
|
||||
ENV NO_PROXY="localhost,127.0.0.1"
|
||||
|
||||
CMD ["run", "--allow-net", "--allow-env", "--allow-read", "mod.ts"]
|
||||
# Volume for persistent proxy config (proxy.config.json)
|
||||
VOLUME ["/app"]
|
||||
|
||||
CMD ["run", "--allow-net", "--allow-env", "--allow-read", "--allow-write", "mod.ts"]
|
||||
|
||||
Reference in New Issue
Block a user