From f210e2be222e2f5cb2c6abc9aa2e39e17842a64d Mon Sep 17 00:00:00 2001 From: WilliamMiceli Date: Thu, 13 Dec 2018 11:48:49 -0500 Subject: [PATCH] String works better in the interface --- templates/Nginx/0/rancher-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Nginx/0/rancher-compose.yml b/templates/Nginx/0/rancher-compose.yml index e569f26..d41d1ce 100644 --- a/templates/Nginx/0/rancher-compose.yml +++ b/templates/Nginx/0/rancher-compose.yml @@ -32,7 +32,7 @@ catalog: Leaving this empty will disable opening any port on the host system. default: "11000" required: false - type: int + type: string - variable: "PERSIST_CONF" label: "Persistent Configuration"