Minor mistake fix

This commit is contained in:
Davide 2024-09-28 22:35:47 +02:00
parent 60dcae71ef
commit 27cd521a0f

View File

@ -28,7 +28,7 @@ services:
# This is not needed if labels are used. If this container is # This is not needed if labels are used. If this container is
# hosted on a different machine under the same subnetwoork, use # hosted on a different machine under the same subnetwoork, use
# its private IP address instead of 192.168.1.128. Check the # its private IP address instead of 192.168.1.128. Check the
# Caddyfile inside caddy-reverse-proxy folder for an example # Caddyfile inside caddy-docker-proxy folder for an example
# on how to forward traffic to this container # on how to forward traffic to this container
# #
# ports: # ports: