more tests

This commit is contained in:
Sara Aimée Smiseth 2020-10-11 07:53:52 +02:00
parent d2110bd811
commit 4bf43efb42
3 changed files with 58 additions and 4 deletions

View file

@ -17,12 +17,10 @@ generateCert() {
generateCert "localhost"
generateCert "conference.localhost"
generateCert "pubsub.localhost"
generateCert "proxy.localhost"
generateCert "pubsub.localhost"
generateCert "upload.localhost"
# If updates are available --> update and create new version with 'pip-chill > requirements.txt'
sudo docker-compose down \
&& sudo docker-compose up -d \
\