update readme.md

francisco/photos
Francisco Sandoval 2023-12-15 18:06:14 -03:00
parent 9280c8d656
commit 6b63b18a53
1 changed files with 4 additions and 0 deletions

View File

@ -92,6 +92,8 @@ services:
- DBSCHEMA=desarrollo1
- DBUSER=postgres
- DBPASS=password
- DB_REDIS_HOST=dbproto
- DB_REDIS_PORT=6379
- SECRET_JWT="kf6Jc!f30Z!1k1N0#!%#"
volumes:
- ./backend:/app
@ -114,6 +116,8 @@ services:
chmod -R o+w project/ ;
python project/manage.py runserver 0.0.0.0:$$PORT
"
extra_hosts:
- dbproto:<IP_TUNNEL>
db:
#image: postgis/postgis:14-3.4-alpine