Add: env sample file

This commit is contained in:
Aroy-Art 2022-09-22 14:06:05 +02:00
parent 7345d3c2af
commit 04626fd7ef
Signed by: Aroy
GPG key ID: 583642324A1D2070

9
env-sample Normal file
View file

@ -0,0 +1,9 @@
# True for development, False for production
DEBUG=True
# Deployment SERVER address
SERVER=archivist.aroy-art.com
# Used for CDN (in production)
# No Slash at the end
ASSETS_ROOT=/static/assets