Peertube home in /var/www instead of /home

This commit is contained in:
Chocobozzz
2018-01-23 09:00:23 +01:00
parent e5203ffa12
commit 59c48d49c5
5 changed files with 35 additions and 33 deletions

View File

@@ -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({