updating prod server.json
This commit is contained in:
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user