mirror of
				https://github.com/optim-enterprises-bv/Mailu.git
				synced 2025-11-04 03:57:53 +00:00 
			
		
		
		
	Use github_version in literals
This commit is contained in:
		@@ -19,12 +19,12 @@ Docker Compose configuration is stored in a file named
 | 
				
			|||||||
:download:`docker-compose.yml`. Additionally, Mailu
 | 
					:download:`docker-compose.yml`. Additionally, Mailu
 | 
				
			||||||
relies on a :download:`.env` file for various settings. Download
 | 
					relies on a :download:`.env` file for various settings. Download
 | 
				
			||||||
the proper template files from the git repository. To download the configuration
 | 
					the proper template files from the git repository. To download the configuration
 | 
				
			||||||
for the "|version|" branch, use:
 | 
					for the "|github_version|" branch, use:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. parsed-literal::
 | 
					.. parsed-literal::
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  wget https://mailu.io/|version|/_downloads/docker-compose.yml
 | 
					  wget https://mailu.io/|github_version|/_downloads/docker-compose.yml
 | 
				
			||||||
  wget https://mailu.io/|version|/_downloads/.env
 | 
					  wget https://mailu.io/|github_version|/_downloads/.env
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Then open the ``.env`` file to setup the mail server. Modify the ``ROOT`` setting
 | 
					Then open the ``.env`` file to setup the mail server. Modify the ``ROOT`` setting
 | 
				
			||||||
to match your setup directory if different from ``/mailu``.
 | 
					to match your setup directory if different from ``/mailu``.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user