Compare commits

..

No commits in common. "master" and "caddy-revamp" have entirely different histories.

View File

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