fix: nginx default port
All checks were successful
/ deploy (push) Successful in 5s

This commit is contained in:
ange 2025-05-23 04:47:13 +00:00
parent 6a429b10a6
commit ad8efd7828
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D

View File

@ -59,7 +59,7 @@ spec:
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- name: http - name: http
containerPort: 3000 containerPort: 80
volumeMounts: volumeMounts:
- name: conf - name: conf
mountPath: /etc/nginx/conf.d/ mountPath: /etc/nginx/conf.d/