Skip to content

made changes in the setup.md for mqtts part #62

made changes in the setup.md for mqtts part

made changes in the setup.md for mqtts part #62

Workflow file for this run

name: Testing IoT-Dashboard setup
on: [push]
jobs:
run-github-actions:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: Building Docker setup
run: |
cp ci_env .env
docker-compose pull
docker-compose build