mirror of
				https://github.com/cookiecutter/cookiecutter-django.git
				synced 2025-10-31 16:07:49 +03:00 
			
		
		
		
	Update deployment-with-docker.rst
This commit is contained in:
		
							parent
							
								
									e2c291c421
								
							
						
					
					
						commit
						91c6f69a57
					
				|  | @ -152,6 +152,7 @@ If you are using ``supervisor``, you can use this file as a starting point:: | ||||||
| Move it to ``/etc/supervisor/conf.d/{{cookiecutter.project_slug}}.conf`` and run:: | Move it to ``/etc/supervisor/conf.d/{{cookiecutter.project_slug}}.conf`` and run:: | ||||||
| 
 | 
 | ||||||
|     supervisorctl reread |     supervisorctl reread | ||||||
|  |     supervisorctl update | ||||||
|     supervisorctl start {{cookiecutter.project_slug}} |     supervisorctl start {{cookiecutter.project_slug}} | ||||||
| 
 | 
 | ||||||
| For status check, run:: | For status check, run:: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user