mirror of
https://github.com/Dvorinka/excalidraw-full.git
synced 2026-07-29 07:33:47 +00:00
Update README and docker-compose; add Chinese README
Expanded and clarified the main README with new features, configuration, and deployment instructions. Added a Chinese translation (README_zh.md). Updated docker-compose.yml to improve volume and env file mounting.
This commit is contained in:
+2
-3
@@ -7,6 +7,5 @@ services:
|
||||
- "3002:3002"
|
||||
volumes:
|
||||
- ./data:/root/data
|
||||
- ./excalidraw.db:/root/excalidraw.db
|
||||
env_file:
|
||||
- .env
|
||||
- ./excalidraw.db:/root/excalidraw.db:Z
|
||||
- ./.env:/root/.env
|
||||
|
||||
Reference in New Issue
Block a user