fix format

This commit is contained in:
crapStone 2024-11-25 23:37:09 +01:00
parent 3651781c08
commit 8360ef5529
No known key found for this signature in database
GPG key ID: 22D4BF0CF7CC29C8

View file

@ -125,8 +125,8 @@ services:
pebble_acme:
image: ghcr.io/letsencrypt/pebble:2.6.0
ports:
- 80:14000 # ACME port
- 8080:15000 # Management port
- '80:14000' # ACME port
- '8080:15000' # Management port
environment:
PEBBLE_VA_NOSLEEP: '1'
PEBBLE_VA_ALWAYS_VALID: '1'