blog/.env.example

9 lines
No EOL
173 B
Text

# Hostname
PUBLIC_HOSTNAME = 'moris.day'
# Post
POST_DIR = '/home/user/BlogPosts'
PUBLIC_POST_REPO = 'https://github.com/moris/Posts'
# Base Path
PUBLIC_BASEPATH = '/blog'