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:
parent
7aa20d9dad
commit
bf84ffe096
File diff suppressed because one or more lines are too long
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user