File: //etc/systemd/system/gunicorn-cargochains.service.d/env.conf
[Service]
Environment=
EnvironmentFile=
Environment=PYTHONPATH=/home/django:/home/django/apps/cargochains
Environment=DJANGO_SETTINGS_MODULE=config.settings_server
Environment=DB_NAME=cargochains
Environment=DB_USER=cargouser
Environment=DB_PASSWORD=c4rg0123
Environment=DB_HOST=127.0.0.1
Environment=DB_PORT=3306
Environment=ALLOWED_HOSTS=cargochains.dakarash.co.id,dakarash.co.id,103.127.99.53,127.0.0.1,localhost
Environment=CSRF_TRUSTED_ORIGINS=https://cargochains.dakarash.co.id,https://dakarash.co.id
Environment=SECRET_KEY=5SNmw56RggHnhptOZ9or9NuKW0uahjwAVsMJvGCv7lnDaXyatLQBTx6Qdm4fNwBRi9SYPtTpS-U0h8lLPHJyVg