achievements_project/frontend/config/release.json

7 lines
76 B
JSON

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