Fix Docker install instructions
This commit is contained in:
		
							parent
							
								
									a8c9927eab
								
							
						
					
					
						commit
						3c47797bf3
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		|  | @ -239,8 +239,8 @@ docker run \ | ||||||
|   -p 80:80 \ |   -p 80:80 \ | ||||||
|   -it \ |   -it \ | ||||||
|   binwiederhier/ntfy \ |   binwiederhier/ntfy \ | ||||||
|     --cache-file /var/cache/ntfy/cache.db \ |     serve \ | ||||||
|     serve |     --cache-file /var/cache/ntfy/cache.db | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| With other config options, timezone, and non-root user (configured via `/etc/ntfy/server.yml`, see [configuration](config.md) for details): | With other config options, timezone, and non-root user (configured via `/etc/ntfy/server.yml`, see [configuration](config.md) for details): | ||||||
|  |  | ||||||
|  | @ -21,7 +21,7 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release | ||||||
| **Documentation** | **Documentation** | ||||||
| 
 | 
 | ||||||
| * Added [example](examples.md) for [Uptime Kuma](https://github.com/louislam/uptime-kuma) integration ([#315](https://github.com/binwiederhier/ntfy/pull/315), thanks to [@philippdormann](https://github.com/philippdormann)) | * Added [example](examples.md) for [Uptime Kuma](https://github.com/louislam/uptime-kuma) integration ([#315](https://github.com/binwiederhier/ntfy/pull/315), thanks to [@philippdormann](https://github.com/philippdormann)) | ||||||
| 
 | * Fix Docker install instructions  ([#320](https://github.com/binwiederhier/ntfy/issues/320), thanks to [@milksteakjellybeans](https://github.com/milksteakjellybeans) for reporting) | ||||||
| 
 | 
 | ||||||
| ## ntfy iOS app v1.2 (UNRELEASED) | ## ntfy iOS app v1.2 (UNRELEASED) | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue