Skip to content

Commit

Permalink
add default servers
Browse files Browse the repository at this point in the history
  • Loading branch information
nwtgck committed Jan 18, 2021
1 parent 7a4dde5 commit 272fb2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vue.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ module.exports = {
PIPING_SERVER_URLS: process.env.PIPING_SERVER_URLS || JSON.stringify([
"https://ppng.io",
"https://piping.glitch.me",
"https://piping.nwtgck.repl.co",
"https://piping-47q675ro2guv.runkit.sh",
"https://ppng.herokuapp.com"
]),
})
Expand Down

0 comments on commit 272fb2e

Please sign in to comment.