Browse Source

update example env

marek 1 tháng trước cách đây
mục cha
commit
7c71b499ad
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .env.example

+ 1 - 0
.env.example

@@ -16,6 +16,7 @@ PORT="3000"
 # post data
 
 BACKEND_URL="wss://meteostanica.com"
+BACKEND_KEEPALIVE_STRING="beep"
 BACKEND_WEBSOCKET_KEY=""
 
 DATA_POST_INTERVAL=30