mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-10-06 22:32:41 +07:00
dev mode is now handle from env file
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# Copy this file to .env and adjust values as needed
|
||||
|
||||
# Set to true to enable development mode
|
||||
VITE_DEV_MODE=true
|
||||
Reference in New Issue
Block a user