mirror of
https://github.com/modernweb-dev/rocket.git
synced 2026-03-10 08:51:24 +00:00
4 lines
120 B
JavaScript
4 lines
120 B
JavaScript
export default /** @type {import('@rocket/cli').RocketCliOptions} */ ({
|
|
absoluteBaseUrl: 'http://localhost:8080',
|
|
});
|