Fix for piped-proxy volume mount.

This commit is contained in:
Kavin
2022-11-03 19:45:20 +00:00
parent 41ca0ef18e
commit c6bb24a2b8
+1 -1
View File
@@ -43,7 +43,7 @@ services:
volumes:
- ./config/Caddyfile:/etc/caddy/Caddyfile:ro
- caddy_data:/data
- piped-proxy:/var/run/piped-proxy
- piped-proxy:/var/run/ytproxy
container_name: caddy
postgres:
image: postgres:13-alpine