diff --git a/docker-compose.yml b/docker-compose.yml index f91c312..1555e54 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,7 +1,7 @@ services: - reticulum-meshchat: - container_name: reticulum-meshchat - image: ghcr.io/sudo-ivan/reticulum-meshchat:latest + reticulum-meshchatx: + container_name: reticulum-meshchatx + image: ghcr.io/sudo-ivan/reticulum-meshchatx:latest pull_policy: always restart: unless-stopped # Make the meshchat web interface accessible from the host on port 8000