mirror of
https://github.com/thib8956/nginx-proxy
synced 2024-11-22 11:56:31 +00:00
[TEMPLATE] fix variable call
This commit is contained in:
parent
658e20f661
commit
ebab7cf2b9
@ -1,4 +1,4 @@
|
|||||||
{{ $CurrentContainer := where $ "ID" .CurrentContainerID | first }}
|
{{ $CurrentContainer := where $ "ID" .Docker.CurrentContainerID | first }}
|
||||||
|
|
||||||
{{ define "upstream" }}
|
{{ define "upstream" }}
|
||||||
{{ if .Address }}
|
{{ if .Address }}
|
||||||
|
Loading…
Reference in New Issue
Block a user