11 lines
164 B
Text
11 lines
164 B
Text
|
[Container]
|
||
|
ContainerName=redis
|
||
|
ServiceName=redis
|
||
|
Image={{ redis.image_name }}
|
||
|
Network=peertube.network
|
||
|
|
||
|
[Service]
|
||
|
Restart=always
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=default.target
|