Method: PostageApp::Configuration#proxy_pass
- Defined in:
- lib/postageapp/configuration.rb
#proxy_pass ⇒ Object
The password for the proxy server (if using proxy)
27 28 29 |
# File 'lib/postageapp/configuration.rb', line 27 def proxy_pass @proxy_pass end |