1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-04 10:19:35 +02:00

Remove :443 from video urls too

This commit is contained in:
Chocobozzz 2018-01-05 14:51:05 +01:00
parent 6b467fd54e
commit d6aaab28f7
No known key found for this signature in database
GPG key ID: 583A612D890159BE
2 changed files with 26 additions and 1 deletions

View file

@ -9,7 +9,7 @@ import { isTestInstance, root, sanitizeHost, sanitizeUrl } from '../helpers/core
// ---------------------------------------------------------------------------
const LAST_MIGRATION_VERSION = 160
const LAST_MIGRATION_VERSION = 165
// ---------------------------------------------------------------------------