Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronk authored Jan 29, 2024
1 parent d492872 commit c8d303a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ processed (project_name substituted) are listed by name and extension:

> mkdir ifxtest
> cd ifxtest
> django-admin startproject --template=https://github.com/harvardinformatics/ifxdjango/archive/v2.0.zip -e py,html,js,conf,sh,json,cfg,txt,vue -n .env.development,.env.production,Dockerfile-drf,Dockerfile-ui,Dockerfile,docker-compose.yml,Makefile ifxtest .
> django-admin startproject --template=https://github.com/harvardinformatics/ifxdjango/archive/v3.0.zip -e py,html,js,conf,sh,json,cfg,txt,vue -n .env.development,.env.production,Dockerfile-drf,Dockerfile-ui,Dockerfile,docker-compose.yml,Makefile ifxtest .

Add a 40 character REST application token to the docker-compose file at the *IFX_APP_TOKEN environment variable of the drf
section. This will allow the application to interact with other systems. Make sure this is different from other applications in the development environment (nanites/initDev.py has a pretty good list). You may want to add this to the set of application
Expand Down

0 comments on commit c8d303a

Please sign in to comment.