fix: hostname

This commit is contained in:
2026-06-06 15:45:36 +01:00
parent a7c3e3e7fe
commit dbc83830ef

View File

@@ -28,6 +28,7 @@ pipeline {
--name management-platform \
--restart unless-stopped \
-p 8088:5000 \
-e HOSTNAME=vmi3024229 \
-v /var/run/docker.sock:/var/run/docker.sock \
-v /root:/root \
-v /etc/passwd:/etc/passwd:ro \