Rename reticulum-meshchat service to reticulum-meshchatx and update image reference in docker-compose.yml
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
reticulum-meshchat:
|
reticulum-meshchatx:
|
||||||
container_name: reticulum-meshchat
|
container_name: reticulum-meshchatx
|
||||||
image: ghcr.io/sudo-ivan/reticulum-meshchat:latest
|
image: ghcr.io/sudo-ivan/reticulum-meshchatx:latest
|
||||||
pull_policy: always
|
pull_policy: always
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
# Make the meshchat web interface accessible from the host on port 8000
|
# Make the meshchat web interface accessible from the host on port 8000
|
||||||
|
|||||||
Reference in New Issue
Block a user