Skip to content

Commit

Permalink
Ashwin (#399)
Browse files Browse the repository at this point in the history
saas beta
  • Loading branch information
KingCSharp committed Jul 21, 2020
1 parent 709c19d commit fd67a40
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,9 @@ pip install -r requirements.txt
```

#### env variables
* Then refer to env.md for environment variables and keep those in the .env file in the current folder as your project is in. Refer https://github.com/theskumar/python-dotenv
* Then refer to env.md for environment variables and keep those in the .env file in the current folder as your project is in.
* add ```127.0.0.1 test.localhost``` to your hosts file ```/etc/hosts``` Then you can use test as company name to register and login

#### next steps
```
python manage.py migrate
Expand Down

0 comments on commit fd67a40

Please sign in to comment.