2026-04-29-nrc4 #1

Merged
qiaoxinjiu merged 8 commits from 2026-04-29-nrc4 into master 2026-05-08 11:29:01 +08:00
Showing only changes of commit 6b67a5baf5 - Show all commits

View File

@@ -23,7 +23,7 @@ pipeline {
DEPLOY_PORT = '22' DEPLOY_PORT = '22'
DEPLOY_USER = 'user' DEPLOY_USER = 'user'
CONTAINER_NAME = 'effekt-interface-frontend' CONTAINER_NAME = 'effekt-interface-frontend'
HOST_PORT = '8881' HOST_PORT = '5010'
CONTAINER_PORT = '80' CONTAINER_PORT = '80'
} }