这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@silasjmatson
Copy link
Contributor

No description provided.

config/prod.exs Outdated
http: [port: {:system, "PORT"}],
url: [host: "example.com", port: 80],
url: [host: "example.com", port: {:system, "PORT"},
protocol_options: [compress: true]],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wait, isn't this supposed to be in the http part?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah crap, you're right.

@silasjmatson silasjmatson merged commit f73a0ee into master May 13, 2016
@silasjmatson silasjmatson deleted the feature/gzip-compression branch May 13, 2016 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants