# Copy to `.env` before running. The real file is gitignored. # # GROUNDED_LOCAL_PATH is the host only — CommsDirections appends the service # port and context path (Prospect 40003, Training 40004, Discipline 40005). GROUNDED_LOCAL_PATH="http://192.168.0.100" GROUNDED_PRODUCTION_PATH="https://app.grounded.com" LOCALISED_APP_VERSION="1.0.0"