Sha256: b5f3503f708da5ea79dadb0e6776d099946373ff5c870b5d4d51574f73b4d197
Contents?: true
Size: 234 Bytes
Versions: 2
Compression:
Stored size: 234 Bytes
Contents
upstream app { # Path to Puma socket server localhost:9292; } # Send either X-Forwarded for or the actual scheme to the upsteam map $http_x_forwarded_proto $app_proto { default $http_x_forwarded_proto; '' $scheme; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
subspace-0.4.8 | ansible/roles/nginx-rails/templates/_upstream.conf |
subspace-0.4.7 | ansible/roles/nginx-rails/templates/_upstream.conf |