mirror of
https://github.com/fmhy/edit.git
synced 2025-08-04 02:02:13 +10:00
add quick and dirty docker compose and auto update
This commit is contained in:
parent
ec63baf7b0
commit
5c081e3e8a
6 changed files with 54 additions and 7 deletions
6
docker-compose.yml
Normal file
6
docker-compose.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
services:
|
||||
fmhy:
|
||||
container_name: fmhy
|
||||
image: patlukat/fmhy
|
||||
ports:
|
||||
- "4173:4173"
|
Loading…
Add table
Add a link
Reference in a new issue