Peertube home in /var/www instead of /home
This commit is contained in:
parent
e5203ffa12
commit
59c48d49c5
5 changed files with 35 additions and 33 deletions
|
@ -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({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue