-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Deploying with remote DB
To deploy
-
from settings.py, uncomment the remote database code-lines
-
from docker-compose.yml,
- make this line a comment: (command: python manage.py runserver 0.0.0.0:8000)
- uncomment this line (command: gunicorn tadreebi.wsgi:application --bind 0.0.0.0:8000 --workers 4)
-
in the FE in src/api/index.js change the BACKEND_URL
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels