feat: Add profile images
This commit is contained in:
@@ -29,7 +29,7 @@ export default defineConfig({
|
||||
],
|
||||
webServer: {
|
||||
command: 'cd ../toju-app && npx ng serve',
|
||||
port: 4200,
|
||||
url: 'http://localhost:4200',
|
||||
reuseExistingServer: !process.env.CI,
|
||||
timeout: 120_000
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user