Added quotes.
This commit is contained in:
@@ -15,8 +15,8 @@ in
|
||||
helper.mkPodmanService {
|
||||
inherit name;
|
||||
description = "Traefik reverse proxy, one to rule them all";
|
||||
pod = "false";
|
||||
reverseProxied = false;
|
||||
pod = false;
|
||||
dataDir = false;
|
||||
dependencies = [ "network.target" "multi-user.target" ];
|
||||
startDelay = 10;
|
||||
|
||||
Reference in New Issue
Block a user