6 lines
261 B
YAML
6 lines
261 B
YAML
# This file will by default live in $HOME/.go-gogs-cli.yaml.
|
|
# You can put it anywhere else, too, but you'll need to tell go-gogs-cli
|
|
# about it in cmd/root.go (down in initConfig).
|
|
token: 0e6709o05da4753dddf5f592074fdc263f02n801
|
|
api_url: http://my.goggers.me
|