Browse Source

fix ip test

pull/4242/head
neilpang 2 years ago
parent
commit
4f8d1c5c9d
  1. 2
      .github/workflows/PebbleStrict.yml

2
.github/workflows/PebbleStrict.yml

@ -42,7 +42,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
TestingDomain: 1.23.45.67 TestingDomain: 1.23.45.67
ACME_DIRECTORY: https://localhost:14000/dir
TEST_ACME_Server: https://localhost:14000/dir
HTTPS_INSECURE: 1 HTTPS_INSECURE: 1
Le_HTTPPort: 5002 Le_HTTPPort: 5002
Le_TLSPort: 5001 Le_TLSPort: 5001

Loading…
Cancel
Save