mirror of
https://github.com/Dvorinka/excalidraw-full.git
synced 2026-07-29 07:33:47 +00:00
添加env example
This commit is contained in:
@@ -46,6 +46,7 @@ One Click Docker run [Excalidraw-Full](https://github.com/BetterAndBetterII/exca
|
||||
# Example for Linux
|
||||
git clone https://github.com/BetterAndBetterII/excalidraw-full.git
|
||||
cd excalidraw-full
|
||||
mv .env.example .env
|
||||
touch ./excalidraw.db # IMPORTANT: Initialize the SQLite DB, OTHERWISE IT WILL NOT START
|
||||
docker compose up -d
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user