Feat gateway (#191)

* fix: fix the routes definition

* fix: fix the helm installing file

* fix: modify the logging dependencies
This commit is contained in:
hefanli
2025-12-22 18:58:55 +08:00
committed by GitHub
parent d419eec3ec
commit c1516c87b6
2 changed files with 11 additions and 0 deletions

View File

@@ -26,6 +26,8 @@ appVersion: "0.0.1"
dependencies:
- name: backend
version: 0.0.1
- name: gateway
version: 0.0.1
- name: frontend
version: 0.0.1
- name: database