diff --git a/glusterfs/setup.sh b/glusterfs/setup.sh index 5efafee..cc06119 100644 --- a/glusterfs/setup.sh +++ b/glusterfs/setup.sh @@ -1,7 +1,7 @@ #!/bin/bash BASE_URL=https://git.cringe-studios.com/CringeStudios/cloud-computing/raw/branch/main/glusterfs -HOSTNAME=team07-glusterfs-0 +HOSTNAME=glusterfs-0 apt update apt install -y docker docker-compose