feat: update docs

This commit is contained in:
chenos 2022-12-23 10:27:37 +08:00
parent ad4929e48b
commit 90b2f1e859
2 changed files with 6 additions and 0 deletions

View File

@ -1,4 +1,7 @@
version: "3"
networks:
nocobase:
driver: bridge
services:
app:
image: nocobase/nocobase:main
@ -25,3 +28,5 @@ services:
POSTGRES_USER: nocobase
POSTGRES_DB: nocobase
POSTGRES_PASSWORD: nocobase
networks:
- nocobase

View File

@ -155,6 +155,7 @@ export default {
'/development/client/index',
{
title: 'UI 设计器',
'title.zh-CN': 'UI 设计器',
'title.TR-TR': 'Kullanıcı Arayüz Tasarımcısı',
type: 'subMenu',
children: [