Fix config file for the dev server

This commit is contained in:
Thomas Sileo 2018-05-20 22:51:06 +02:00
parent c6b9bee28e
commit 31b9010ced
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,6 @@ script:
- cp -r tests/me.yml config/me.yml
- docker-compose up -d
- docker-compose ps
- sleep 2
- curl http://localhost:5005/
- sleep 3
- docker-compose logs web
- pytest -v --ignore data

View File

@ -3,4 +3,5 @@ name: 'CI tests'
icon_url: 'https://sos-ch-dk-2.exo.io/microblogpub/microblobpub.png'
domain: 'localhost:5005'
summary: 'test instance summary'
pass: '$2b$12$nEgJMgaYbXSPOvgnqM4jSeYnleKhXqsFgv/o3hg12x79uEdsR4cUy' # hello
https: false