mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-09-04 03:36:17 +00:00
Expose host directly in compose
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"dev:docker": "vite --host",
|
||||
"build": "vite build",
|
||||
"lint": "eslint . --ext js,jsx --report-unused-disable-directives --max-warnings 0",
|
||||
"preview": "vite preview"
|
||||
|
Reference in New Issue
Block a user