mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-03-19 17:25:17 -05:00
feat: Make the arg order forced and make usage more clear for config (#253)
This commit was made without the use of generative AI. Signed-off-by: Jacob Schlecht <dadadah@echoha.us>
This commit is contained in:
@@ -200,7 +200,7 @@ Ensure that your secrets in `Revolt.toml` and `secrets.env` match. If your secre
|
||||
Run the configuration script with your domain and pass the overwrite flag:
|
||||
|
||||
```bash
|
||||
./generate_config.sh your.domain --overwrite
|
||||
./generate_config.sh --overwrite your.domain
|
||||
```
|
||||
|
||||
Then pull all the latest images:
|
||||
|
||||
Reference in New Issue
Block a user