mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-07-20 10:04:08 +00:00
Update App Store badges and remove Docker compose versions
This commit is contained in:
parent
30301c8a7f
commit
a41e3a1e76
8 changed files with 6 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