diff --git a/ptp-chat/ptp-chat-frontend.yaml b/ptp-chat/ptp-chat-frontend.yaml index 6fb01b7..ccbed6a 100644 --- a/ptp-chat/ptp-chat-frontend.yaml +++ b/ptp-chat/ptp-chat-frontend.yaml @@ -21,7 +21,7 @@ spec: volumeMounts: - name: env-volume mountPath: /usr/share/nginx/html/env-config.js - subPath: env-config.js + subPath: frontend-env.js ports: - name: http containerPort: 80