I have set all the variables in my .env file. Despite that, on app boot, I get C:/Ruby-on-Windows/3.3.0-1/lib/ruby/gems/3.3.0/gems/passkit-0.7.0/lib/passkit.rb:44:in `initialize': Please set PASSKIT_WEB_SERVICE_HOST (RuntimeError) error... Leads me to think there is something wrong with parsing the env variables?
I have set all the variables in my .env file. Despite that, on app boot, I get
C:/Ruby-on-Windows/3.3.0-1/lib/ruby/gems/3.3.0/gems/passkit-0.7.0/lib/passkit.rb:44:in `initialize': Please set PASSKIT_WEB_SERVICE_HOST (RuntimeError)
error... Leads me to think there is something wrong with parsing the env variables?