mirror of
				https://github.com/louislam/uptime-kuma.git
				synced 2025-10-31 19:39:20 +08:00 
			
		
		
		
	Update README.md
This commit is contained in:
		| @@ -32,7 +32,7 @@ docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name upti | ||||
| Browse to http://localhost:3001 after started. | ||||
|  | ||||
|  | ||||
| If you want to change port and volume, or need to browse via a reserve proxy, please read: https://github.com/louislam/uptime-kuma/wiki/Installation. | ||||
| If you want to change **port** and **volume**, or need to browse via a reserve proxy, please read <a href="https://github.com/louislam/uptime-kuma/wiki/Installation#docker">wiki</a>. | ||||
|  | ||||
| ### 💪🏻 Without Docker (Recommanded for x86/x64 only) | ||||
|  | ||||
| @@ -55,7 +55,7 @@ pm2 start npm --name uptime-kuma -- run start-server | ||||
|  | ||||
| Browse to http://localhost:3001 after started. | ||||
|  | ||||
| If you want to change port and hostname, or need to browse via a reserve proxy, please read: https://github.com/louislam/uptime-kuma/wiki/Installation. | ||||
| If you want to change **port** and **hostname**, or need to browse via a reserve proxy, please read <a href="https://github.com/louislam/uptime-kuma/wiki/Installation#without-docker-x86x64-only">wiki</a>. | ||||
|  | ||||
| ## 🆙 How to Update | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user