updating prod server.json

This commit is contained in:
2020-04-26 02:06:02 +01:00
parent ca900add79
commit 051ccb880c

View File

@@ -1,5 +1,5 @@
{ {
"host": "${process.env.HOST || 'strapi-prod.eu-west-1.elasticbeanstalk.com'}", "host": "${process.env.HOST || '0.0.0.0'}",
"port": "${process.env.PORT || 1337}", "port": "${process.env.PORT || 1337}",
"production": true, "production": true,
"proxy": { "proxy": {