mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
add cypress docker compose file
This commit is contained in:
parent
59f4d9aff8
commit
44d8606d1a
4 changed files with 69 additions and 11 deletions
|
|
@ -1,7 +0,0 @@
|
|||
import { defineConfig } from 'cypress';
|
||||
|
||||
export default defineConfig({
|
||||
e2e: {
|
||||
baseUrl: 'http://localhost:3000',
|
||||
},
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue