|
@@ -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
|