Skip to content

Commit

Permalink
INFLUXDB2_SSL
Browse files Browse the repository at this point in the history
  • Loading branch information
dbsqp authored Sep 16, 2022
1 parent d4376cc commit e263dfa
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,12 @@ $ docker run -d \
dbsqp/nut-influxdbv2:dev
```

## Debug
# Options
```
-e INFLUXDB2_SSL="True"
```

# Debug
To report out further details in the log enable debug:
```
-e DEBUG="true"
Expand Down

0 comments on commit e263dfa

Please sign in to comment.