🚀 Init
This commit is contained in:
commit
e0056b9cd9
26 changed files with 1560 additions and 0 deletions
8
docker-compose.yml
Normal file
8
docker-compose.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
services:
|
||||
glee_mirror:
|
||||
build:
|
||||
context: ./
|
||||
dockerfile: Dockerfile
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "2000:4321"
|
Loading…
Add table
Add a link
Reference in a new issue