fmartingr
/
shelfzilla
Archived
1
0
Fork 0
This repository has been archived on 2021-06-29. You can view files and clone it, but cannot push or open issues or pull requests.
shelfzilla/provisioning/group_vars/vagrant

13 lines
388 B
Plaintext

local_environment: True
filer_base_url: "https://media.shelfzilla.com/"
logpath: "/var/log/shelfzilla"
logfile: "{{ logpath }}/django.log"
debug: "false"
template_debug: "false"
static_root: "/opt/shelfzilla/shelfzilla/static"
static_url: "https://static.shelfzilla.com/"
media_root: "/opt/media"
media_url: "https://media.shelfzilla.com/"
secret_key: "d279ffd2f5b0e3b825ad3ec2362210da"