diff --git a/deployment/README.md b/deployment/README.md index 2259ecc..2e049f7 100644 --- a/deployment/README.md +++ b/deployment/README.md @@ -53,7 +53,7 @@ Change the domain where it occurs, such as in `Host()` rules. ### Configure frontend ```bash -cp source/frontend/config.json.example config/frontend.json +cp source/frontend/config.example.json config/frontend.json vim frontend/src/config.json ```