You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sh -c "python manage.py migrate && python manage.py runserver 0.0.0.0:8000"
restart: on-failure # Keep it simple. Ini bakal restart sampai sukses [JIKA GAGAL], karena meskipun sudah ready, db blm tentu siap acc connection -> https://docs.docker.com/compose/startup-order/