chore(demo): update db

This commit is contained in:
Jacky 2025-04-06 16:55:09 +08:00
parent 8f7574f212
commit 300381f2f7
No known key found for this signature in database
GPG key ID: 215C21B10DF38B4D
3 changed files with 3 additions and 4 deletions

View file

@ -25,15 +25,14 @@ services:
- nginx-ui - nginx-ui
networks: networks:
nginxui: nginxui:
pebble: pebble:
image: ghcr.io/letsencrypt/pebble:latest image: ghcr.io/letsencrypt/pebble:latest
volumes: volumes:
- ./pebble-test:/test - ./pebble-test:/test
command: -config /test/config/pebble-config.json -strict -dnsserver challtestsrv:8053 command: -config /test/config/pebble-config.json -strict -dnsserver challtestsrv:8053
ports: ports:
- 14000:14000 # HTTPS ACME API - 14000:14000 # HTTPS ACME API
- 15000:15000 # HTTPS Management API - 15000:15000 # HTTPS Management API
environment: environment:
- PEBBLE_VA_NOSLEEP=1 - PEBBLE_VA_NOSLEEP=1
- PEBBLE_VA_ALWAYS_VALID=1 - PEBBLE_VA_ALWAYS_VALID=1

View file

@ -1 +1 @@
{"version":"2.0.0-rc.5","build_id":9,"total_build":403} {"version":"2.0.0-rc.5","build_id":11,"total_build":405}

Binary file not shown.