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
networks:
nginxui:
pebble:
image: ghcr.io/letsencrypt/pebble:latest
volumes:
- ./pebble-test:/test
command: -config /test/config/pebble-config.json -strict -dnsserver challtestsrv:8053
ports:
- 14000:14000 # HTTPS ACME API
- 15000:15000 # HTTPS Management API
- 14000:14000 # HTTPS ACME API
- 15000:15000 # HTTPS Management API
environment:
- PEBBLE_VA_NOSLEEP=1
- PEBBLE_VA_ALWAYS_VALID=1