mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
fix notify-push container startup
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
ad1d90d2d7
commit
421d329e35
1 changed files with 1 additions and 1 deletions
|
|
@ -204,7 +204,7 @@
|
||||||
"internal_port": "7867",
|
"internal_port": "7867",
|
||||||
"secrets": [
|
"secrets": [
|
||||||
"REDIS_PASSWORD",
|
"REDIS_PASSWORD",
|
||||||
"POSTGRES_PASSWORD"
|
"DATABASE_PASSWORD"
|
||||||
],
|
],
|
||||||
"volumes": [
|
"volumes": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue