tldraw commit

This commit is contained in:
2025-11-29 01:29:21 +01:00
parent 13a7c9069f
commit bc9b8f19d0
2 changed files with 49 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
version: '3.7'
services:
app_proxy:
environment:
APP_HOST: cpn-tldraw_web_1
APP_PORT: 80
web:
image: heizicao/tldraw:v4.0.2@sha256:df81236bc44c60f6fb6708527a334f904c0b2bc6585b534071c23fb29a1c8ca5
restart: on-failure