mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-14 21:07:31 -06:00
When I tried to start the server using the command `./gotosocial server start --config-file ./config.yaml`, I got the following error: ``` root@gotosocial-experiment:/gotosocial# ./gotosocial server start --config-file ./config.yaml Incorrect Usage: flag provided but not defined: -config-file NAME: gotosocial server start - start the gotosocial server USAGE: gotosocial server start [command options] [arguments...] OPTIONS: --help, -h show help (default: false) FATA[0000] flag provided but not defined: -config-file ``` Putting the flag after the `./gotosocial` but before the `server start` seems to work properly |
||
|---|---|---|
| .. | ||
| admin | ||
| api | ||
| assets | ||
| configuration | ||
| federation | ||
| installation_guide | ||
| user_guide | ||
| environment.yml | ||
| index.md | ||
| requirements.txt | ||
| swagger.go | ||