]> git.parisson.com Git - mezzo.git/commitdiff
Fix indents
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 14 Nov 2018 09:44:40 +0000 (10:44 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 14 Nov 2018 09:44:40 +0000 (10:44 +0100)
env/staging.yml

index 3bc41416065f6ca701eb140c61610c8ed2be2ebb..c4680e6808827d15f2e5279d14ea7adf3d2bed70 100644 (file)
@@ -1,6 +1,6 @@
 version: '2'
 services:
-  app:
-      command: /bin/sh bin/app.sh
-      ports:
-          - "8040:8000"
+    app:
+        command: /bin/sh bin/app.sh
+        ports:
+            - "8040:8000"