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