Peertube fix domain

This commit is contained in:
A 2025-05-22 09:51:49 -07:00
parent 8530a60943
commit 649beafe17

View File

@ -14,7 +14,7 @@ PEERTUBE_REDIS_HOSTNAME=peertube-redis
# PeerTube server configuration
# If you test PeerTube in local: use "peertube.localhost" and add this domain to your host file resolving on 127.0.0.1
PEERTUBE_WEBSERVER_HOSTNAME=REPLACEME
PEERTUBE_WEBSERVER_HOSTNAME=peertube.REPLACEME
# If you just want to test PeerTube on local
PEERTUBE_WEBSERVER_PORT=443
PEERTUBE_WEBSERVER_HTTPS=true