source_up export DJANGO_SETTINGS_MODULE="hotpocket_backend.settings.metal.webapp" export DJANGO_TESTING_SETTINGS_MODULE="hotpocket_backend.settings.metal.testing" export HOTPOCKET_BACKEND_ENV="metal" export HOTPOCKET_BACKEND_APP="webapp" # export HOTPOCKET_BACKEND_RUNSERVER_BIND_WEB="10.100.100.101:8001" # export HOTPOCKET_BACKEND_RUNSERVER_BIND_ADMIN="10.100.100.101:8002"