Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: create new structs for application and network configurations
- Add a new file `app.go` in the `app/infra/configx` directory - Define the `Application` struct with a `Networks` field - Define the `Network` struct with a `Name` field Signed-off-by: Sean Zheng <[email protected]>
- Loading branch information