param( [String] $APIURL = "" ) (get-content app.config.js.token).Replace('__APIURL__', $APIURL) | set-content app.config.js