nginx.conf edit
Some checks failed
test/timeline-frontend/pipeline/head There was a failure building this commit
Some checks failed
test/timeline-frontend/pipeline/head There was a failure building this commit
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -220,6 +220,7 @@ def deployToEnvironment(String env) {
|
||||
--name ${containerName} \
|
||||
--restart unless-stopped \
|
||||
-p ${getPortForEnvironment(env)}:80 \
|
||||
--network host.docker.internal:host-gateway \
|
||||
${imageToDeploy}
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user