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
No known key found for this signature in database
GPG key ID: 583A612D890159BE
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({