mirror of
https://github.com/fspc/workstand.git
synced 2026-09-16 16:41:38 -04:00
Changes for automatically starting dev server.
This commit is contained in:
@@ -9,6 +9,8 @@ venv: /opt/venv/{{ app_name }}-{{ group_names[0] }}
|
||||
|
||||
db_name: "{{ app_name }}_development"
|
||||
db_user: "{{ app_name }}"
|
||||
app_port: 8475
|
||||
|
||||
db_user_password: "{{ secret_db_user_password }}"
|
||||
secret_db_user_password: password
|
||||
app_domain_name: bikeshop.local
|
||||
Reference in New Issue
Block a user