Init flask template from https://git.ari.lt/templates/flask
Signed-off-by: Arija A. <ari@ari.lt>
This commit is contained in:
7
example.env
Normal file
7
example.env
Normal file
@@ -0,0 +1,7 @@
|
||||
export DATABASE='sqlite:///main.db'
|
||||
export LICENSE='AGPL-3.0-or-later'
|
||||
export NAME='Your Name'
|
||||
export EMAIL='test@example.com'
|
||||
export MEMCACHED='127.0.0.1:11211'
|
||||
export SOURCE='https://git.ari.lt/templates/flask'
|
||||
export OG_LOCALE='en_GB'
|
||||
Reference in New Issue
Block a user