diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2018-12-29 23:58:32 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2018-12-29 23:58:32 -0200 |
commit | 2cb2ff5878cc7dd18cdfac38e37ce0664cb9e17b (patch) | |
tree | ca6e9b712f54ef7206863eb4b6618248b231908e /files | |
parent | 10167c1f1d0d288760c631ae6e46270e4a69e93a (diff) | |
download | puppet-cherrymusic-2cb2ff5878cc7dd18cdfac38e37ce0664cb9e17b.tar.gz puppet-cherrymusic-2cb2ff5878cc7dd18cdfac38e37ce0664cb9e17b.tar.bz2 |
Move service to port 8100
Diffstat (limited to 'files')
-rw-r--r-- | files/cherrymusic.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/cherrymusic.conf b/files/cherrymusic.conf index 1c96dde..524c2e2 100644 --- a/files/cherrymusic.conf +++ b/files/cherrymusic.conf @@ -68,7 +68,7 @@ pure_database_lookup = False ; The port the server will listen to. ; -port = 8080 +port = 8100 ; When set to true, the server will listen on a IPv6 socket instead of IPv4 ; |