Merge branch 'main' of https://github.com/Websoft9/websoft9 into main
This commit is contained in:
commit
acdf8bb5f3
2 changed files with 8 additions and 2 deletions
|
@ -0,0 +1,3 @@
|
|||
# Contributing to Websoft9
|
||||
|
||||
This page provides information about contributing code to the Websoft9 core codebase.
|
|
@ -1,6 +1,9 @@
|
|||
## 架构图
|
||||
## Architecture
|
||||
|
||||

|
||||
```mermaid
|
||||
graph LR
|
||||
Portainer --> NginxProxyManager --> Redis --> APPMANAGE
|
||||
```
|
||||
|
||||
## 详细
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue