luci-app-docker: add config file

This commit is contained in:
LEAN-ESX 2019-10-11 10:21:11 -07:00
parent 6b5092f383
commit 3c1b87541b
2 changed files with 7 additions and 1 deletions

View File

@ -10,7 +10,7 @@ LUCI_TITLE:=Luci for Docker-CE
LUCI_DEPENDS:=+docker-ce
LUCI_PKGARCH:=all
PKG_VERSION:=1
PKG_RELEASE:=5
PKG_RELEASE:=6
include $(TOPDIR)/feeds/luci/luci.mk

View File

@ -0,0 +1,6 @@
config docker
option wan_mode '1'
option enable '1'
option enabled '0'