achievements_project/frontend/config/release.json

10 lines
125 B
JSON

{
"extends": [
"config/base.json"
],
"hosts": {
"frontend": "http://localhost"
},
"build": "release",
"port": 80
}