mirror of https://github.com/Chocobozzz/PeerTube
Update docker image name
parent
a289721264
commit
779f000083
|
@ -6,7 +6,7 @@ services:
|
|||
build:
|
||||
context: .
|
||||
dockerfile: ./Dockerfile.stretch
|
||||
image: chocobozzz/peertube:stretch
|
||||
image: chocobozzz/peertube:production-stretch
|
||||
environment:
|
||||
PEERTUBE_HOSTNAME: my.domain.tld
|
||||
PEERTUBE_PORT: 443
|
||||
|
|
Loading…
Reference in New Issue