mirror of
https://github.com/kemko/reproxy.git
synced 2026-01-01 15:55:49 +03:00
fix link to repo in config
This commit is contained in:
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',
|
||||
|
||||
Reference in New Issue
Block a user