Ignore .env file
This commit is contained in:
4
.env
4
.env
@@ -1,4 +0,0 @@
|
|||||||
MQTT_BROKER=tcp://172.31.31.32:1883
|
|
||||||
DB_DRIVER=postgres
|
|
||||||
DB_DATASOURCE=host=pgdb-pds user=pds password=H0ZiUEB1syaSCdHy dbname=pds sslmode=disable
|
|
||||||
CLIENT_ID=
|
|
||||||
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
.env
|
||||||
Reference in New Issue
Block a user