aboutsummaryrefslogtreecommitdiffstats
path: root/terminaldweller.com/haproxy/docker-compose.yaml
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-09-08 17:43:16 +0000
committerterminaldweller <thabogre@gmail.com>2021-09-08 17:43:16 +0000
commitd8df67fba0f188039b4cc273788d73b1df7aae59 (patch)
treed3d3fc0bdfc65930fba4678262910316a182be29 /terminaldweller.com/haproxy/docker-compose.yaml
parentremoved path from tmux, added short path to shell prompt. removed exa, using ... (diff)
downloadscripts-d8df67fba0f188039b4cc273788d73b1df7aae59.tar.gz
scripts-d8df67fba0f188039b4cc273788d73b1df7aae59.zip
update
Diffstat (limited to 'terminaldweller.com/haproxy/docker-compose.yaml')
-rw-r--r--terminaldweller.com/haproxy/docker-compose.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/terminaldweller.com/haproxy/docker-compose.yaml b/terminaldweller.com/haproxy/docker-compose.yaml
index fe861d0..95752c8 100644
--- a/terminaldweller.com/haproxy/docker-compose.yaml
+++ b/terminaldweller.com/haproxy/docker-compose.yaml
@@ -6,4 +6,7 @@ services:
- "80:80"
volumes:
- ./haproxy.cfg:/usr/local/etc/haproxy/haproxy.cfg:ro
-
+ networks:
+ - haproxynet
+networks:
+ - haproxynet