Skip to content

Commit aba84fe

Browse files
authored
Add SWAG instructions
1 parent 1d45ba8 commit aba84fe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ This mod adds a service to start the [notify-push](https://github.com/nextcloud/
1818

1919
5. run ``occ notify_push:setup https://cloud.example.org/push`` to test and enable notify-push, replace "*cloud.example.org*" with your domain.
2020

21+
### SWAG configuration
22+
23+
SWAG's preset proxy conf for Nextcloud has been updated to support this mod out of the box. Make sure you are using the updated conf (to update an existing one, you can simply delete your existing conf, rename the sample to `nextcloud.subdomain.conf` and restart SWAG).
24+
2125
### Traefik configuration
2226

2327
notify-push listens on its own port, therefore we need to to forward all traffic under example.org/push/* to port 7867.

0 commit comments

Comments
 (0)