Merge pull request #58 from alswl/feat/v0.17.3-fork-b1

feat: new excalidraw image
This commit is contained in:
Jingchao Di 2024-03-16 17:02:31 +08:00 committed by GitHub
commit dc38a6a489
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
services: services:
frontend: frontend:
image: alswl/excalidraw:v0.17.0-fork-b3 image: alswl/excalidraw:v0.17.3-fork-b1
environment: environment:
- VITE_APP_BACKEND_V2_GET_URL=http://127.0.0.1:8081/api/v2/scenes/ - VITE_APP_BACKEND_V2_GET_URL=http://127.0.0.1:8081/api/v2/scenes/
- VITE_APP_BACKEND_V2_POST_URL=http://127.0.0.1:8081/api/v2/scenes/ - VITE_APP_BACKEND_V2_POST_URL=http://127.0.0.1:8081/api/v2/scenes/