Update docker image name
This commit is contained in:
parent
a289721264
commit
779f000083
|
@ -6,7 +6,7 @@ services:
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: ./Dockerfile.stretch
|
dockerfile: ./Dockerfile.stretch
|
||||||
image: chocobozzz/peertube:stretch
|
image: chocobozzz/peertube:production-stretch
|
||||||
environment:
|
environment:
|
||||||
PEERTUBE_HOSTNAME: my.domain.tld
|
PEERTUBE_HOSTNAME: my.domain.tld
|
||||||
PEERTUBE_PORT: 443
|
PEERTUBE_PORT: 443
|
||||||
|
|
Loading…
Reference in New Issue
Block a user