# Active GoNavi data directory on the host. It can be shared with the desktop # application and should contain connections.json and daily_secrets.json. GONAVI_HOST_DATA_ROOT=/absolute/path/to/gonavi-data # Run the CLI with the host identity so the bind-mounted data root remains # writable without making it world writable. On Linux, set these with: # export GONAVI_CONTAINER_UID="$(id -u)" # export GONAVI_CONTAINER_GID="$(id -g)" GONAVI_CONTAINER_UID= GONAVI_CONTAINER_GID=