ws internet deploy!!!
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
# Required Portainer variables:
|
||||
# SOURCE_TARBALL_URL URL to a .tar.gz archive of this repo
|
||||
# PUBLIC_TRACKER_URL e.g. https://cloud.neuron.d-popov.com
|
||||
# PUBLIC_PROXY_NETWORK Docker network shared with nginx/NPM, e.g. npm_proxy
|
||||
# PUBLIC_PROXY_NETWORK Docker network shared with nginx/NPM, e.g. proxy_net
|
||||
#
|
||||
# Optional:
|
||||
# CLUSTER_PEERS e.g. https://ai.neuron.d-popov.com
|
||||
@@ -120,4 +120,4 @@ volumes:
|
||||
networks:
|
||||
public-proxy:
|
||||
external: true
|
||||
name: ${PUBLIC_PROXY_NETWORK:-npm_proxy}
|
||||
name: ${PUBLIC_PROXY_NETWORK:-proxy_net}
|
||||
|
||||
Reference in New Issue
Block a user