We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a5c04c commit b21edbeCopy full SHA for b21edbe
src/posts/7.md
@@ -180,7 +180,7 @@ services:
180
network_mode: service:gluetun_cobalt_api
181
environment:
182
# adjust as needed, use add your current variables here
183
- - API_URL='https://api.url.example/'
+ - API_URL=https://api.url.example/
184
# make sure the ones below stay
185
- CUSTOM_INNERTUBE_CLIENT=TV_SIMPLY
186
- YOUTUBE_GENERATE_PO_TOKENS=1
0 commit comments