missed a hash - oops

This commit is contained in:
admin 2026-01-27 20:53:19 -07:00
parent dc50a6c2be
commit f61fa81ca7

View file

@ -15,7 +15,7 @@ services:
# 2. Mount the Config File (The Nuclear Option) # 2. Mount the Config File (The Nuclear Option)
- /docker/keepalived/config:/usr/local/etc/keepalived - /docker/keepalived/config:/usr/local/etc/keepalived
environment: #environment:
# We still need this to tell the container where to look # We still need this to tell the container where to look
#- KEEPALIVED_CONFIG=/config/keepalived.conf #- KEEPALIVED_CONFIG=/config/keepalived.conf
# We can remove all the other KEEPALIVED_* variables now! # We can remove all the other KEEPALIVED_* variables now!