8 lines
317 B
Bash
8 lines
317 B
Bash
PHOTO_TOKEN_FILE=/home/mahdi/.config/blog-photos/token
|
|
PHOTO_GIT_KEY_FILE=/home/mahdi/.config/blog-photos/git_key
|
|
PHOTO_KNOWN_HOSTS_FILE=/home/mahdi/.config/blog-photos/known_hosts
|
|
PHOTO_REPOSITORY=git@github.com:mdibaiee/mahdi.blog.git
|
|
PHOTO_PUBLIC_DIR=/home/mahdi/blog-published
|
|
PHOTO_BRANCH=master
|
|
PHOTO_PORT=8088
|