diff --git a/docker-compose-home.yml b/docker-compose-home.yml index 514894c..fc22fd5 100644 --- a/docker-compose-home.yml +++ b/docker-compose-home.yml @@ -276,7 +276,7 @@ services: POSTGRES_PASSWORD: ${GUACAMOLE_POSTGRES_PASSWORD} POSTGRES_DB: ${GUACAMOLE_POSTGRES_DB} volumes: - - guacamole-postgresql-data:/var/lib/postgresql/data + - guacamole-postgresql-data-1:/var/lib/postgresql/data networks: - appnet @@ -362,7 +362,7 @@ volumes: drone-data: registry-data: registry-cache-data: - guacamole-postgresql-data: + guacamole-postgresql-data-1: letsencrypt-remote: letsencrypt-chat: letsencrypt-git: