aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose-test.yaml
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2023-02-28 20:40:22 +0000
committerterminaldweller <thabogre@gmail.com>2023-02-28 20:40:22 +0000
commitdeccc46d93793098204cdc1405d9aac4bc9e80ae (patch)
treef219c40eaa8ce6f2b9f0fc3850220899ee3c6e87 /docker-compose-test.yaml
parentgolang lint fixes (diff)
downloadhived-deccc46d93793098204cdc1405d9aac4bc9e80ae.tar.gz
hived-deccc46d93793098204cdc1405d9aac4bc9e80ae.zip
golang lint fixes
Diffstat (limited to '')
-rw-r--r--docker-compose-test.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docker-compose-test.yaml b/docker-compose-test.yaml
index d1772fb..b0030bc 100644
--- a/docker-compose-test.yaml
+++ b/docker-compose-test.yaml
@@ -21,6 +21,7 @@ services:
- ALL
environment:
- SERVER_DEPLOYMENT_TYPE=test
+ - ALL_PROXY=192.168.1.214:9995
telebot:
image: telebot
build:
@@ -36,6 +37,7 @@ services:
- ALL
environment:
- SERVER_DEPLOYMENT_TYPE=test
+ - ALL_PROXY=192.168.1.214:9995
arbiter:
image: arbiter
build: