AZLABS commited on
Commit
e9acc94
·
verified ·
1 Parent(s): 159f034

Update app.json

Browse files
Files changed (1) hide show
  1. app.json +1 -1
app.json CHANGED
@@ -73,7 +73,7 @@
73
  "KEEP_ALIVE": {
74
  "description": "Self-ping server every PING_INTERVAL sec to avoid sleeping",
75
  "value": "True",
76
- "required": false
77
  },
78
  "BIND_ADRESS": {
79
  "description": "Your server bind adress. Defauls to 0.0.0.0",
 
73
  "KEEP_ALIVE": {
74
  "description": "Self-ping server every PING_INTERVAL sec to avoid sleeping",
75
  "value": "True",
76
+ "required": true
77
  },
78
  "BIND_ADRESS": {
79
  "description": "Your server bind adress. Defauls to 0.0.0.0",