mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-05-06 22:12:23 +08:00
chore(demo): update db
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
Reference in New Issue
Block a user