mirror of
https://github.com/SaraSmiseth/prosody.git
synced 2025-05-03 12:51:14 +00:00
more tests
This commit is contained in:
parent
d2110bd811
commit
4bf43efb42
3 changed files with 58 additions and 4 deletions
|
@ -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 \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue