mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-29 23:10:08 +00:00
fix internal_port of notify-push
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
@@ -201,7 +201,7 @@
|
||||
"expose": [
|
||||
"7867"
|
||||
],
|
||||
"internal_port": "7876",
|
||||
"internal_port": "7867",
|
||||
"secrets": [
|
||||
"REDIS_PASSWORD",
|
||||
"POSTGRES_PASSWORD"
|
||||
|
||||
Reference in New Issue
Block a user