Updated compose.yml
This commit is contained in:
		
							parent
							
								
									a7446d1314
								
							
						
					
					
						commit
						2e3b85d7f7
					
				| @ -1,12 +1,8 @@ | |||||||
| services: | services: | ||||||
|   snek: |   snek: | ||||||
|     build: . |     build: . | ||||||
|  |     restart: always | ||||||
|     ports: |     ports: | ||||||
|       - "8081:8081" |       - "8081:8081" | ||||||
|     volumes: |     volumes: | ||||||
|       - ./:/code |       - ./:/code | ||||||
|     develop: |  | ||||||
|       watch: |  | ||||||
|         - action: sync |  | ||||||
|           path: . |  | ||||||
|           target: /code |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user