firewall: Set BOX_ENV

This commit is contained in:
Girish Ramakrishnan
2021-04-14 23:01:04 -07:00
parent c3e14cd11f
commit 00856b79dd

View File

@@ -5,6 +5,7 @@ PartOf=docker.service
[Service]
Type=oneshot
Environment="BOX_ENV=cloudron"
ExecStart="/home/yellowtent/box/setup/start/cloudron-firewall.sh"
RemainAfterExit=yes