Build the docker and push

This commit is contained in:
Vasilije 2023-12-16 15:17:25 +01:00
parent 05aaee69b3
commit c43536c4e1

View file

@ -122,6 +122,7 @@ Run
If you are running natively, change ENVIRONMENT to local in the .env file 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 If you are running in docker, change ENVIRONMENT to postgres in the .env file
Run Run
``` python main.py ``` ``` python main.py ```