Rename reticulum-meshchat service to reticulum-meshchatx and update image reference in docker-compose.yml

This commit is contained in:
2025-11-30 21:28:46 -06:00
parent 45379e6df1
commit e44ec59b6e

View File

@@ -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