From 6532cf6a77643667ba54ee929f565e6913fe885d Mon Sep 17 00:00:00 2001 From: Foster Hangdaan Date: Thu, 19 Oct 2023 23:19:43 -0400 Subject: [PATCH] Change service name in `compose.yaml` sample --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 0997780..0a7afcb 100644 --- a/README.org +++ b/README.org @@ -36,9 +36,9 @@ To define a service in a =compose.yaml= file: version: "3.8" services: - monero: + monero-node: image: code.fosterhangdaan.com/foster/monero-node-container:0.18 - container_name: monero + container_name: monero-node restart: unless-stopped ports: # Incoming peers