From dec5333f522684379ad9c0e9c6d6de13f22d72a8 Mon Sep 17 00:00:00 2001 From: Luke Orland Date: Sun, 23 Aug 2015 13:42:42 -0400 Subject: [PATCH] Replace value with a string instead of boolean type to prevent this error: `json: cannot unmarshal bool into Go value of type string` --- production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/production.yml b/production.yml index 1ae3b0c..86edb23 100644 --- a/production.yml +++ b/production.yml @@ -40,4 +40,4 @@ data: image: postgres:latest volumes: - /var/lib/postgresql - command: true \ No newline at end of file + command: "true" pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy