mirror of
				https://github.com/cookiecutter/cookiecutter-django.git
				synced 2025-10-31 16:07:49 +03:00 
			
		
		
		
	Merge pull request #377 from MathijsHoogland/patch-2
Added clarification on building for local or production
This commit is contained in:
		
						commit
						1a886dc098
					
				|  | @ -68,7 +68,9 @@ Build the Stack | |||
| This can take a while, especially the first time you run this particular command | ||||
| on your development system:: | ||||
| 
 | ||||
|     $ docker-compose build | ||||
|     $ docker-compose -f dev.yml build | ||||
|      | ||||
| If you want to build the production environment you don't have to pass an argument -f, it will automatically use docker-compose.yml.  | ||||
| 
 | ||||
| Boot the System | ||||
| --------------- | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user