1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mosquitto_ynh.git synced 2024-09-03 19:45:54 +02:00

Fix port variable

This commit is contained in:
tituspijean 2024-06-29 15:35:21 +02:00 committed by GitHub
parent c35fcf0c84
commit 0c1aba14c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ log_timestamp_format %Y-%m-%dT%H:%M:%S
###################SSL CONNECTION###########################################
#To use mosquitto with direct IP and SSL connection, uncomment those lines
#You will need to open the firewall port with command "sudo yunohost firewall allow TCP __SSL_PORT__ --no-upnp"
#You will need to open the firewall port with command "sudo yunohost firewall allow TCP __PORT_SSL__ --no-upnp"
#listener __PORT_SSL__
#certfile /etc/yunohost/certs/__DOMAIN__/crt.pem