Fix empty ip when container is stopped
This commit is contained in:
parent
b572879691
commit
47a5cfbd3e
3 changed files with 71 additions and 2 deletions
|
@ -6,6 +6,8 @@ logLevel = "DEBUG"
|
|||
[entryPoints.http]
|
||||
address = ":8000"
|
||||
|
||||
[web]
|
||||
|
||||
[docker]
|
||||
|
||||
# It's dynamagic !
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue