mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Peertube home in /var/www instead of /home
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import * as express from 'express'
|
||||
import * as OAuthServer from 'express-oauth-server'
|
||||
import 'express-validator'
|
||||
import { logger } from '../helpers/logger'
|
||||
import { OAUTH_LIFETIME } from '../initializers'
|
||||
|
||||
const oAuthServer = new OAuthServer({
|
||||
|
||||
Reference in New Issue
Block a user