Skip to content

Commit

Permalink
add .env example
Browse files Browse the repository at this point in the history
  • Loading branch information
lnart committed Apr 24, 2024
1 parent 82e70b5 commit 2ceeadd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
PORT
DB_CONNECTION_STRING
BASE_URL
MQTT_CONNECT_STRING
MQTT_USERNAME
MQTT_PASSWORD
CLOUD_DB_CONNECTION_STRING

0 comments on commit 2ceeadd

Please sign in to comment.