b66d5525ef
* add and use machine config * assign tasks to worker nodes only * add secure flag to zod connection * changeset * add pre stop hook * don't use secure connection by default * pass more identifiers to provider and apply labels
4 lines
89 B
Bash
4 lines
89 B
Bash
HTTP_SERVER_PORT=8020
|
|
PLATFORM_ENABLED=true
|
|
PLATFORM_WS_PORT=3030
|
|
SECURE_CONNECTION=false |