mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-02-06 09:56:03 +00:00
cypress: add backend url to config
This commit is contained in:
parent
3afd3a0087
commit
d73453a201
@ -54,5 +54,6 @@ module.exports = defineConfig({
|
||||
env: {
|
||||
...parsed,
|
||||
mailserverURL: 'http://localhost:1080',
|
||||
backendURL: 'http://localhost:4000',
|
||||
}
|
||||
});
|
||||
Loading…
x
Reference in New Issue
Block a user