First, let's create two JSON files to represent our local and production configurations: // assets/config/dev.json { "apiUrl": "http://localhost:3001" }.
確定! 回上一頁