mirror of
https://github.com/wukko/cobalt.git
synced 2025-04-29 22:14:26 +02:00
docs/examples/docker: add yt-session-generator example
This commit is contained in:
parent
f18d28dcfc
commit
da040f1a09
@ -41,3 +41,14 @@ services:
|
||||
command: --cleanup --scope cobalt --interval 900 --include-restarting
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
# if needed, use this image for automatically generating poToken & visitor_data
|
||||
# yt-session-generator:
|
||||
# image: ghcr.io/imputnet/yt-session-generator:webserver
|
||||
|
||||
# init: true
|
||||
# restart: unless-stopped
|
||||
# container_name: yt-session-generator
|
||||
|
||||
# ports:
|
||||
# - 127.0.0.1:1280:8080
|
||||
|
Loading…
x
Reference in New Issue
Block a user