chore: use 5314 as a custom dev port (#95)

This commit is contained in:
Shinigami 2022-11-25 16:15:54 +01:00 committed by GitHub
parent ae2ce85bcc
commit 2c630292af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 8 deletions

View file

@ -29,7 +29,7 @@ else {
}
const KNOWN_DOMAINS = [
'http://localhost:3000',
'http://localhost:5314',
'https://elk.netlify.app',
'https://elk.zone',
]