Add compose file
This commit is contained in:
		
							
								
								
									
										10
									
								
								web/compose.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								web/compose.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,10 @@ | ||||
| services: | ||||
|   web: | ||||
|     build: . | ||||
|     environment: | ||||
|       - TOKEN= | ||||
|       - CHAT_ID= | ||||
|       - MONGO_USERNAME=admin | ||||
|       - MONGO_PASSWORD=admin | ||||
|     ports: | ||||
|       - "8000:5000" | ||||
		Reference in New Issue
	
	Block a user