From: Guillaume Pellerin Date: Fri, 13 Apr 2018 10:04:05 +0000 (+0200) Subject: [env] add staging in dev branch X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=113e5299ebbdcb2da692996e18b6706a718c0d72;p=mezzo.git [env] add staging in dev branch --- diff --git a/env/staging.yml b/env/staging.yml new file mode 100644 index 00000000..39b1c7ea --- /dev/null +++ b/env/staging.yml @@ -0,0 +1,5 @@ + +app: + command: /bin/sh bin/app.sh + ports: + - "8040:8000"