mirror of
https://github.com/pockethost/pockethost.git
synced 2025-03-30 15:08:30 +00:00
enh(root): add github access token to .env template
This commit is contained in:
parent
c4de3c3870
commit
f9527f3db0
@ -23,3 +23,6 @@ MOTHERSHIP_SEMVER=
|
||||
|
||||
INSTANCE_APP_MIGRATIONS_DIR=/path/to/dist/instance-app/migrations
|
||||
INSTANCE_APP_HOOKS_DIR=/path/to/dist/instance-app/pb_hooks
|
||||
|
||||
# The github personal access token should have public repo read access. It is used by Gobot to fetch the latest PocketBase versions
|
||||
GITHUB_TOKEN=
|
Loading…
x
Reference in New Issue
Block a user