docs: update configuration
This commit is contained in:
@@ -65,7 +65,9 @@ It comes with a lot of integrated features, such as:
|
|||||||
|
|
||||||
### 1. Initialize configuration
|
### 1. Initialize configuration
|
||||||
|
|
||||||
You can generate the configuration file using `config init` command.
|
You can generate the configuration file using `config init --output /config/config.yml` command.
|
||||||
|
|
||||||
|
The default configuration is automatically generated if any configuration file is not provided, and is available at `/config/goma.yml`
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
docker run --rm --name goma-gateway \
|
docker run --rm --name goma-gateway \
|
||||||
|
|||||||
@@ -9,7 +9,9 @@ nav_order: 2
|
|||||||
|
|
||||||
### 1. Initialize configuration
|
### 1. Initialize configuration
|
||||||
|
|
||||||
You can generate the configuration file using `config init` command.
|
You can generate the configuration file using `config init --output /config/config.yml` command.
|
||||||
|
|
||||||
|
The default configuration is automatically generated if any configuration file is not provided, and is available at `/config/goma.yml`
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
docker run --rm --name goma-gateway \
|
docker run --rm --name goma-gateway \
|
||||||
|
|||||||
Reference in New Issue
Block a user