Skip to content

Commit

Permalink
Merge pull request #58 from alswl/feat/v0.17.3-fork-b1
Browse files Browse the repository at this point in the history
feat: new excalidraw image
  • Loading branch information
alswl authored Mar 16, 2024
2 parents 3f0e252 + 58d4773 commit dc38a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

services:
frontend:
image: alswl/excalidraw:v0.17.0-fork-b3
image: alswl/excalidraw:v0.17.3-fork-b1
environment:
- 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/
Expand Down

0 comments on commit dc38a6a

Please sign in to comment.