lots of things

This commit is contained in:
2019-11-14 16:16:31 +01:00
parent 73b587d23d
commit 19b5488d22
11 changed files with 88 additions and 2 deletions

View File

@@ -14,6 +14,7 @@ before_install:
- sudo mv docker-compose /usr/local/bin
before_script:
- export REACT_APP_USERS_SERVICE_URL=http://127.0.0.1
- docker-compose up -d --build
script: