Added host address to .env

This commit is contained in:
Florian Sylvain
2022-12-22 02:52:50 +01:00
parent 659554c2a9
commit d3c68d6c89
7 changed files with 24 additions and 26 deletions
+4 -3
View File
@@ -12,8 +12,9 @@ docker-compose up
TODO
## Environment variables
- ./env
- API_PORT
- FRONT_PORT
- JWT_SECRET
- APP_HOST_ADDRESS
- APP_API_PORT
- APP_FRONT_PORT
- APP_JWT_SECRET
## Demo
TODO