Update pwd.yml

update FRAPPE_SITE_NAME_HEADER
This commit is contained in:
nastiardev 2025-08-16 10:55:28 +07:00 committed by GitHub
parent 2de29472cc
commit 6a907ee7b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,7 @@ services:
networks: networks:
- frappe_network - frappe_network
restart: unless-stopped restart: unless-stopped
backend: backend:
image: frappe/erpnext:v15.74.0 image: frappe/erpnext:v15.74.0
networks: networks:
@ -142,7 +142,7 @@ services:
- nginx-entrypoint.sh - nginx-entrypoint.sh
environment: environment:
BACKEND: backend:8000 BACKEND: backend:8000
FRAPPE_SITE_NAME_HEADER: frontend FRAPPE_SITE_NAME_HEADER: erp-sb1.mitrabisnisdigital.com
SOCKETIO: websocket:9000 SOCKETIO: websocket:9000
UPSTREAM_REAL_IP_ADDRESS: 127.0.0.1 UPSTREAM_REAL_IP_ADDRESS: 127.0.0.1
UPSTREAM_REAL_IP_HEADER: X-Forwarded-For UPSTREAM_REAL_IP_HEADER: X-Forwarded-For