fixed .env stuff
This commit is contained in:
6
server/src/.env
Normal file
6
server/src/.env
Normal file
@@ -0,0 +1,6 @@
|
||||
PORT=4040
|
||||
SERVER_ROOT=/climate
|
||||
MYSQL_ADDRESS=192.168.0.198
|
||||
MYSQL_USERNAME=admin
|
||||
MYSQL_PW=sekna123jk
|
||||
SENSOR_PING_INTERVAL=30
|
||||
Reference in New Issue
Block a user