mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-10 18:05:48 +02:00
chore(demo): update db
This commit is contained in:
parent
8f7574f212
commit
300381f2f7
3 changed files with 3 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue