Modified wrong reference to Nginx

This commit is contained in:
Davide 2024-09-30 12:21:32 +02:00
parent abdd6c130e
commit 2332c0c768

View File

@ -48,11 +48,11 @@ volumes:
caddy_data: {}
# What if I want to use the x-opt-values:
# acme:
# caddy_data:
# <<: *volume-opt
# driver_opts:
# <<: *options
# device: ":/mnt/path/nginx-proxy/acme"
# device: ":/mnt/path/caddy-proxy/caddy_data"
# o: "new_opts"
# type: "new_type"
#