add docker-compose
This commit is contained in:
		
							
								
								
									
										8
									
								
								docker-compose.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								docker-compose.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | |||||||
|  | version: '3.8' | ||||||
|  |  | ||||||
|  | services: | ||||||
|  |   home-page: | ||||||
|  |     image: https://git.ivanch.me/ivanch/new-home/home-page:latest | ||||||
|  |     ports: | ||||||
|  |       - 6800:80 | ||||||
|  |     restart: unless-stopped | ||||||
		Reference in New Issue
	
	Block a user