Correct port number to go with https: true
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good

This commit is contained in:
Mathieu Gauthier-Pilote 2023-05-11 15:34:44 -04:00
parent e96aacc646
commit e543044dde

View file

@ -6,7 +6,7 @@ listen:
webserver: webserver:
https: true https: true
hostname: '{{ domains| first }}' hostname: '{{ domains| first }}'
port: 80 port: 443
# Secrets you need to generate the first time you run PeerTube # Secrets you need to generate the first time you run PeerTube
secrets: secrets: