When passing the TOKEN option as a secret to the hawser service with an environment file, Edge mode will not activate because the TOKEN key doesn't appear in the config file. Standard mode is unaffected by this.
I propose that Edge mode selection is enabled based solely on the DOCKHAND_SERVER_URL key existing, or adding a TOKEN_FILE option that would read the token directly from a secret file.