From d9c4f56d634512621c9b2aebad37e78bb2fb381e Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Tue, 10 Feb 2015 13:59:50 +0100 Subject: [PATCH] app directory with config dist file --- app/config.yml-dist | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 app/config.yml-dist diff --git a/app/config.yml-dist b/app/config.yml-dist new file mode 100644 index 0000000..3ef9340 --- /dev/null +++ b/app/config.yml-dist @@ -0,0 +1,4 @@ +# use the command "auth:login" to edit this file +auth: + uid: 'XXXXX' + token: 'XXXXXXXX'