Skip to content

Commit

Permalink
Issue #86 fix services/haproxy-keepalived/docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
instantlinux committed Aug 22, 2023
1 parent 54569d8 commit 571906e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/haproxy-keepalived/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ services:
environment:
KEEPALIVE_CONFIG_ID: ${KEEPALIVED_CONFIG_ID:-main}
TZ: ${TZ:-UTC}
stop_signal: SIGTERM
volumes:
- ${ADMIN_PATH:-/opt}/haproxy/etc:/usr/local/etc/haproxy.d:ro
- ${ADMIN_PATH:-/opt}/keepalived/etc/keepalived.conf:/etc/keepalived/keepalived.conf:ro
Expand Down

0 comments on commit 571906e

Please sign in to comment.