1
0
mirror of https://github.com/umputun/reproxy.git synced 2025-02-16 18:34:30 +02:00

fix link to repo in config

This commit is contained in:
Pavel Mineev 2021-04-16 23:30:07 +03:00 committed by Umputun
parent 7aa20d9dad
commit bf84ffe096
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
module.exports = {
env: process.env.NODE_ENV,
date: Date.now(),
githubUrl: 'https://github.com/umputun/reproxy/site',
githubUrl: 'https://github.com/umputun/reproxy',
githubBranch: 'master',
url: 'https://reproxy.io',
title: 'Reproxy',