From 818b619673f2df1c82bdf1a848d40a0d6f430806 Mon Sep 17 00:00:00 2001 From: Deiteq Date: Sun, 8 Oct 2017 17:56:54 +0200 Subject: [PATCH] Update 11 - YML Script Corrected typo. --- 2 - Server Guide/11 - YML Script | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2 - Server Guide/11 - YML Script b/2 - Server Guide/11 - YML Script index 3742a90383..aa53ec6627 100644 --- a/2 - Server Guide/11 - YML Script +++ b/2 - Server Guide/11 - YML Script @@ -49,8 +49,8 @@ services: muximux: image: linuxserver/muximux container_name: muximux -# If you want your ip or domain to load this directly, change the 8005 to 80 (80:80). -# If you plan on creating a web-interface; leave as 8005; port 80 is reserved for your website +# If you want your ip or domain to load this directly, change the 8015 to 80 (80:80). +# If you plan on creating a web-interface; leave as 8015; port 80 is reserved for your website ports: - 8015:80 volumes: