add cypress docker compose file
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
import { defineConfig } from 'cypress';
|
||||
|
||||
export default defineConfig({
|
||||
e2e: {
|
||||
baseUrl: 'http://localhost:3000',
|
||||
},
|
||||
});
|
||||
Reference in New Issue
Block a user