mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-07-20 10:04:08 +00:00
Merge branch 'main' of github.com:binwiederhier/ntfy into ipv6
This commit is contained in:
commit
aead619dea
10 changed files with 26 additions and 12 deletions
|
@ -79,7 +79,6 @@ using Docker Compose (i.e. `docker-compose.yml`):
|
|||
|
||||
=== "Docker Compose (w/ auth, cache, attachments)"
|
||||
``` yaml
|
||||
version: '3'
|
||||
services:
|
||||
ntfy:
|
||||
image: binwiederhier/ntfy
|
||||
|
@ -101,7 +100,6 @@ using Docker Compose (i.e. `docker-compose.yml`):
|
|||
|
||||
=== "Docker Compose (w/ auth, cache, web push, iOS)"
|
||||
``` yaml
|
||||
version: '3'
|
||||
services:
|
||||
ntfy:
|
||||
image: binwiederhier/ntfy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue