Change service name in compose.yaml sample

This commit is contained in:
Foster Hangdaan 2023-10-19 23:19:43 -04:00
parent 0813922f49
commit 6532cf6a77
Signed by: foster
GPG key ID: E48D7F49A852F112

View file

@ -36,9 +36,9 @@ To define a service in a =compose.yaml= file:
version: "3.8" version: "3.8"
services: services:
monero: monero-node:
image: code.fosterhangdaan.com/foster/monero-node-container:0.18 image: code.fosterhangdaan.com/foster/monero-node-container:0.18
container_name: monero container_name: monero-node
restart: unless-stopped restart: unless-stopped
ports: ports:
# Incoming peers # Incoming peers