Update README.md

This commit is contained in:
Vasilije 2023-11-19 14:08:46 +01:00 committed by GitHub
parent a815eb6cd3
commit c3a8b89aba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -147,6 +147,14 @@ Run
``` python main.py ```
If you are running natively, change ENVIRONMENT to local in the .env file
If you are running in docker, change ENVIRONMENT to postgres in the .env file
Run
``` python main.py ```