mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-04-23 18:33:35 +00:00
Update dind config to use resinstaging.io
This commit is contained in:
parent
aead4c7531
commit
731338b0f4
10
tools/dind/config/env
Normal file
10
tools/dind/config/env
Normal file
@ -0,0 +1,10 @@
|
||||
API_ENDPOINT=https://api.resinstaging.io
|
||||
CONFIG_PATH=/usr/src/app/config/config.json
|
||||
REGISTRY_ENDPOINT=registry.resinstaging.io
|
||||
PUBNUB_SUBSCRIBE_KEY=sub-c-bananas
|
||||
PUBNUB_PUBLISH_KEY=pub-c-bananas
|
||||
MIXPANEL_TOKEN=bananasbananas
|
||||
LISTEN_PORT=48484
|
||||
|
||||
SUPERVISOR_IMAGE=
|
||||
LED_FILE=/dev/null
|
@ -1,5 +1,5 @@
|
||||
client
|
||||
remote vpn.staging.resin.io 443
|
||||
remote vpn.resinstaging.io 443
|
||||
resolv-retry infinite
|
||||
|
||||
remote-cert-tls server
|
||||
|
Loading…
x
Reference in New Issue
Block a user