Add GIT_TOKEN to access private repo
This commit is contained in:
parent
9ab3981338
commit
3c60816e07
2 changed files with 3 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ TZ=Europe/Paris
|
|||
DOMAIN=domain.com
|
||||
PUID=1000
|
||||
PGID=1000
|
||||
GIT_TOKEN=
|
||||
|
||||
# wallabag
|
||||
WALLABAG_URL=http://localhost
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue