diff options
| -rw-r--r-- | .env | 3 | ||||
| -rw-r--r-- | .gitignore | 2 |
2 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,3 @@ +export MQTT_BROKER=tcp://tammi.cc:1883 +export MQTT_USERNAME=host +export MQTT_PASSWORD=salasana @@ -1 +1,3 @@ pub +.env +obs_watermark.txt |
