fix: yaml type error
All checks were successful
/ deploy (push) Successful in 4s

This commit is contained in:
ange 2025-05-03 03:23:07 +00:00
parent e041e4c490
commit 7431dd4524
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D

View File

@ -75,7 +75,7 @@ spec:
containerPort: 8080
env:
- name: ELEMENT_WEB_PORT
value: 8080
value: "8080"
volumeMounts:
- name: config
mountPath: /app/config.json