Skip to content
Snippets Groups Projects
Commit 8a847eb8 authored by ale's avatar ale
Browse files

Use ipv4 localhost

parent 1a7413ec
No related branches found
No related tags found
1 merge request!469Run ci-test with actual data
Pipeline #85540 passed
...@@ -20,7 +20,7 @@ test: ...@@ -20,7 +20,7 @@ test:
variables: variables:
APACHE_PORT: 8080 APACHE_PORT: 8080
TARGET_URL: "https://noblogs.org" TARGET_URL: "https://noblogs.org"
TARGET_ADDR: "localhost:8443" TARGET_ADDR: "127.0.0.1:8443"
MYSQL_DATABASE: noblogs MYSQL_DATABASE: noblogs
MYSQL_ROOT_PASSWORD: rootpass MYSQL_ROOT_PASSWORD: rootpass
before_script: before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment