Skip to content

Commit

Permalink
fix token settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
FarisZR committed Feb 1, 2024
1 parent d245b39 commit d5714d5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion caddy/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ services:
- /home/aosus/caddy/proxy_error_page.html:/srv/proxy_error_page.html:ro
- data:/data
- config:/config
- piped-proxy:/var/run/ytproxy
networks:
web:
discourse:
Expand All @@ -36,4 +37,7 @@ configs:

volumes:
data:
config:
config:
piped-proxy:
external:
name: piped_piped-proxy

0 comments on commit d5714d5

Please sign in to comment.