diff --git a/compose.yaml b/compose.yaml index 20e1c99..f653b1d 100644 --- a/compose.yaml +++ b/compose.yaml @@ -220,4 +220,4 @@ services: ports: - 8888:8888 volumes: - - /app-config/caddy/Caddyfile:/etc/caddy/Caddyfile:ro \ No newline at end of file + - /app-config/caddy/Caddyfile:/etc/caddy/Caddyfile \ No newline at end of file