debug + change hostname

This commit is contained in:
M1n-0
2025-05-13 21:42:04 +02:00
parent e1e8ed6514
commit 9a2cdccaee
4 changed files with 11 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
HOSTS_FILE="/etc/hosts"
DOMAINS=("flask.localhost" "keycloak.localhost" "chat.localhost" "wekan.localhost")
DOMAINS=("flask.gesthub" "keycloak.gesthub" "chat.gesthub" "wekan.gesthub")
echo "[🔧] Mise à jour de : $HOSTS_FILE"