dashboard
This commit is contained in:
@@ -6,6 +6,6 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./data:/data
|
- ./data:/data
|
||||||
ports:
|
ports:
|
||||||
- "127.0.0.1:8080:8080"
|
- "8080:8080"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
command: ["serve"]
|
command: ["serve"]
|
||||||
|
|||||||
Reference in New Issue
Block a user