changing extension (#46)
Signed-off-by: Felipe Vilella <vilella.luisfelipe@gmail.com>
This commit is contained in:
		
							parent
							
								
									1e7d24da27
								
							
						
					
					
						commit
						8e678f132c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -4,7 +4,7 @@ | ||||||
| Project structure: | Project structure: | ||||||
| ``` | ``` | ||||||
| . | . | ||||||
| ├── docker-compose.yaml | ├── docker-compose.yml | ||||||
| ├── app | ├── app | ||||||
|     ├── Dockerfile |     ├── Dockerfile | ||||||
|     ├── requirements.txt |     ├── requirements.txt | ||||||
|  | @ -12,7 +12,7 @@ Project structure: | ||||||
| 
 | 
 | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| [_docker-compose.yaml_](docker-compose.yaml) | [_docker-compose.yml_](docker-compose.yml) | ||||||
| ``` | ``` | ||||||
| services:  | services:  | ||||||
|   web:  |   web:  | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue