Ver código fonte

text alignment

Grant Limberg 1 semana atrás
pai
commit
6ceb8eac97
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3 3
      ext/central-controller-docker/main-new.sh

+ 3 - 3
ext/central-controller-docker/main-new.sh

@@ -95,9 +95,9 @@ if [ "$ZT_USE_PUBSUB" == "true" ]; then
     fi
 
     PUBSUB_CONF=", \"pubsub\": {
-            \"project\": \"${ZT_CTL_PUBSUB_PROJECT}\"
-        }
-    "
+        \"project\": \"${ZT_CTL_PUBSUB_PROJECT}\"
+    }
+"
 fi
 
 echo "{