Skip to content
Snippets Groups Projects
Commit 929cf527 authored by ale's avatar ale
Browse files

Use the default PROXY_PORT

parent e2bb5e96
Branches
No related tags found
1 merge request!469Run ci-test with actual data
Pipeline #85453 failed
......@@ -22,10 +22,9 @@ test:
variables:
APACHE_PORT: 8080
TARGET_URL: "https://noblogs.org"
TARGET_ADDR: "sslproxy:1443"
TARGET_ADDR: "sslproxy:8443"
MYSQL_DATABASE: noblogs
MYSQL_ROOT_PASSWORD: rootpass
PROXY_PORT: 1443
PROXY_DOMAIN: "noblogs.org"
PROXY_BACKEND_ADDR: "host.containers.internal:8080"
before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment