Adds set network to first run.
This commit is contained in:
parent
6a27e23f02
commit
2918326c8c
@ -3952,6 +3952,8 @@ $VDM_FIRST_RUN && {
|
||||
: "${VDM_CONTAINER_TYPE:=traefik}"
|
||||
# and enable it
|
||||
: "${VDM_TASK:=setup}"
|
||||
# first setup the network
|
||||
setNetworks
|
||||
# trigger main
|
||||
main
|
||||
# clear it again
|
||||
|
Loading…
Reference in New Issue
Block a user