generated from coop-cloud/example
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 46798abbc2 | |||
|
0d1ab925eb
|
|||
| 8b6cacc149 | |||
| a13cf748ce |
+2
-2
@@ -35,7 +35,7 @@ SECRET_PEERTUBE_SECRET_VERSION=v1 # length=32
|
||||
#NGINX_WEBSEED_CDN_URI=https://some-bucket.some-cdn.net
|
||||
|
||||
## E-mail settings # <= EDIT ALL THIS
|
||||
#COMPOSE_FILE="compose.yml:compose.smtp.yml"
|
||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.smtp.yml"
|
||||
#PEERTUBE_SMTP_ENABLED=1
|
||||
#SECRET_SMTP_PASSWORD_VERSION=v1
|
||||
#PEERTUBE_SMTP_USERNAME=foobar
|
||||
@@ -46,7 +46,7 @@ SECRET_PEERTUBE_SECRET_VERSION=v1 # length=32
|
||||
#PEERTUBE_SMTP_DISABLE_STARTTLS=true
|
||||
|
||||
## Live stream settings
|
||||
#COMPOSE_FILE="compose.yml:compose.rtmp.yml"
|
||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.rtmp.yml"
|
||||
|
||||
## Live chat settings
|
||||
#PEERTUBE_LIVE_CHAT_ENABLED=1
|
||||
|
||||
+1
-1
@@ -79,7 +79,7 @@ services:
|
||||
- internal
|
||||
deploy:
|
||||
labels:
|
||||
- "coop-cloud.${STACK_NAME}.version=7.2.0+v7.3.0-bookworm"
|
||||
- "coop-cloud.${STACK_NAME}.version=7.3.0+v7.3.0-bookworm"
|
||||
|
||||
db:
|
||||
image: pgautoupgrade/pgautoupgrade:18-alpine
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
Please update your .env file, specially if you're using SMTP or RTMP.
|
||||
Reference in New Issue
Block a user