mirror of
				https://github.com/wg-easy/wg-easy.git
				synced 2025-10-31 11:06:32 +08:00 
			
		
		
		
	Update docker-run.md (#1804)
				
					
				
			Small fixes were made to: - adjust indentation for the first line in code blocks; - fix backticks; - make the URL interactive.
This commit is contained in:
		| @@ -14,7 +14,7 @@ To setup the IPv6 Network, simply run once: | |||||||
|  |  | ||||||
| <!-- ref: major version --> | <!-- ref: major version --> | ||||||
|  |  | ||||||
| To automatically install & run ``wg-easy, simply run: | To automatically install & run `wg-easy`, simply run: | ||||||
|  |  | ||||||
| ```shell | ```shell | ||||||
| docker run -d \ | docker run -d \ | ||||||
| @@ -38,6 +38,6 @@ To automatically install & run ``wg-easy, simply run: | |||||||
|   ghcr.io/wg-easy/wg-easy:15 |   ghcr.io/wg-easy/wg-easy:15 | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| The Web UI will now be available on `http://0.0.0.0:51821`. | The Web UI will now be available at <http://0.0.0.0:51821>. | ||||||
|  |  | ||||||
| > 💡 Your configuration files will be saved in `~/.wg-easy` | > 💡 Your configuration files will be saved in `~/.wg-easy` | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Edgars
					Edgars