Add authenticated photo uploads and GitHub Actions publishing
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
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
|
||||
Reference in New Issue
Block a user