update 26.8.6

This commit is contained in:
kun
2026-08-06 16:37:13 +08:00
parent 271302a44a
commit efbd448bc5
3 changed files with 68 additions and 5 deletions
+9
View File
@@ -0,0 +1,9 @@
services:
noco:
image: nocodb/nocodb:latest
container_name: noco
restart: unless-stopped
ports:
- "2800:8080"
volumes:
- /volume2/docker/docker_projects/nocodb:/usr/app/data