add docker-compose
This commit is contained in:
parent
f8381dd4fd
commit
871eb0ce88
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
|
Loading…
x
Reference in New Issue
Block a user