update nocobase

This commit is contained in:
2025-12-22 15:23:45 +08:00
parent 1e1c0a520c
commit 1e588d06cf
2 changed files with 6 additions and 0 deletions

5
nocobase/README.md Normal file
View File

@@ -0,0 +1,5 @@
# NocoBase配置
启动后使用浏览器打开http://IP:13000
默认用户名和密码为`admin@nocobase.com``admin123`

View File

@@ -4,6 +4,7 @@ networks:
services: services:
app: app:
# Latest为稳定版Beta为测试版Alpha为开发版
image: registry.cn-shanghai.aliyuncs.com/nocobase/nocobase:latest-full image: registry.cn-shanghai.aliyuncs.com/nocobase/nocobase:latest-full
restart: always restart: always
networks: networks: