mirror of
https://github.com/wassname/talk.git
synced 2026-07-23 13:10:20 +08:00
Updating port in globals.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
waitForConditionTimeout: 8000,
|
||||
baseUrl: 'http://localhost:3000',
|
||||
baseUrl: 'http://localhost:3011',
|
||||
users: {
|
||||
admin: {
|
||||
email: 'admin@test.com',
|
||||
|
||||
Reference in New Issue
Block a user