missed a hash - oops
This commit is contained in:
parent
dc50a6c2be
commit
f61fa81ca7
1 changed files with 1 additions and 1 deletions
|
|
@ -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!
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue