Skip to content
Snippets Groups Projects
Verified Commit bc4f2f53 authored by David Beniamine's avatar David Beniamine
Browse files

Force rebuild maintenance

parent 0b849ea0
No related branches found
No related tags found
No related merge requests found
...@@ -47,7 +47,7 @@ fi ...@@ -47,7 +47,7 @@ fi
iptetrix=$(dig tetrix.tetras-libre.fr | awk '/;; ANSWER SECTION:/ {getline; print "`" $5 "`"}') iptetrix=$(dig tetrix.tetras-libre.fr | awk '/;; ANSWER SECTION:/ {getline; print "`" $5 "`"}')
sed -i "s/IGNORE_IPS=.*/IGNORE_IPS=$iptetrix/" .env sed -i "s/IGNORE_IPS=.*/IGNORE_IPS=$iptetrix/" .env
docker-compose up -d docker-compose up -d --build
# MAJ traefik # MAJ traefik
cd /home/dockerweb/traefik cd /home/dockerweb/traefik
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment