Start Magent beta overhaul
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
services:
|
||||
magent:
|
||||
image: rephl3xnz/magent:latest
|
||||
env_file:
|
||||
- ./.env
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "8000:8000"
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
Reference in New Issue
Block a user