Skip to content
Snippets Groups Projects
Commit a416509b authored by Gallenkamp, Fabian's avatar Gallenkamp, Fabian
Browse files

Update README.md

parent afef8b18
No related branches found
No related tags found
No related merge requests found
...@@ -47,7 +47,7 @@ otree_group_name: "otreeusers" ...@@ -47,7 +47,7 @@ otree_group_name: "otreeusers"
# dict of users for the available otree instances # dict of users for the available otree instances
otree_users: otree_users:
# linux username # linux username and otree instance name
otree1: otree1:
# should an existing otree environment be overriden # should an existing otree environment be overriden
override: yes override: yes
...@@ -67,6 +67,8 @@ otree_users: ...@@ -67,6 +67,8 @@ otree_users:
port: 8005 port: 8005
# python binary used for otree installation # python binary used for otree installation
python_binary_path: "/usr/bin/python3.7" python_binary_path: "/usr/bin/python3.7"
# app git-repository (optional value)
# app_repo: "https://github.com/oTree-org/oTree.git"
``` ```
### (optional) upload otree project ### (optional) upload otree project
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment