Compare commits

...

2 Commits

Author SHA1 Message Date
f2543879e9 Merge branch 'master' of ssh://git.kaz.bzh:2202/KAZ/kaz-vagrant 2025-07-25 16:51:22 +02:00
62b484dc01 fix mattermost 2025-07-25 16:50:01 +02:00
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

@@ -85,7 +85,7 @@ echo "{
{ {
\"httpProxy\": \"http://$proxy:3142\", \"httpProxy\": \"http://$proxy:3142\",
\"httpsProxy\": \"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 }" > /root/.docker/config.json