mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-02-22 21:06:45 +08: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…
Reference in a new issue