fix mattermost

This commit is contained in:
2025-07-25 16:50:01 +02:00
parent 3da2f37938
commit 62b484dc01
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ dokuwiki
garradin
gitea
jirafeau
#mattermost
mattermost
roundcube
#keycloak
mobilizon

View File

@ -68,7 +68,7 @@ traefikHost=dashboard
########################################
# ports internes
matterPort=8000
matterPort=8065
########################################
# noms des containers

View File

@ -85,7 +85,7 @@ echo "{
{
\"httpProxy\": \"http://$proxy:3142\",
\"httpsProxy\": \"http://$proxy:3142\",
\"noProxy\": \"*.sns,127.0.0.1,localhost,127.0.0.0/8,100.64.0.0/10,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16,agora\"
\"noProxy\": \"app,*.sns,127.0.0.1,localhost,127.0.0.0/8,100.64.0.0/10,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16,agora\"
}
}
}" > /root/.docker/config.json