Compare commits

...

1 Commits

Author SHA1 Message Date
b88e51c8ea Initial commit 2026-03-27 09:24:55 +01:00

View File

@@ -1,11 +0,0 @@
version: '3.7'
services:
app_proxy:
environment:
APP_HOST: nx-tldraw_web_1
APP_PORT: 80
web:
image: seatable/tldraw-worker:2.3.0@sha256:c0782c12e00f889c87dd1f08f8488930b9fbb0eec8c5243c261a526772d8c94b
restart: on-failure