feat(N/A):配置prod的运行端口
This commit is contained in:
Vendored
+1
-1
@@ -3,7 +3,7 @@ pipeline {
|
||||
environment {
|
||||
IMAGE_NAME = 'lpt-fe:0.0'
|
||||
CONTAINER_NAME = 'LPT_FE'
|
||||
HOST_PORT = '5158'
|
||||
HOST_PORT = '8157'
|
||||
CONTAINER_PORT = '80'
|
||||
}
|
||||
stages {
|
||||
|
||||
Reference in New Issue
Block a user