mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-02-23 20:33:57 +00:00
fix format
This commit is contained in:
parent
3651781c08
commit
8360ef5529
@ -125,8 +125,8 @@ services:
|
|||||||
pebble_acme:
|
pebble_acme:
|
||||||
image: ghcr.io/letsencrypt/pebble:2.6.0
|
image: ghcr.io/letsencrypt/pebble:2.6.0
|
||||||
ports:
|
ports:
|
||||||
- 80:14000 # ACME port
|
- '80:14000' # ACME port
|
||||||
- 8080:15000 # Management port
|
- '8080:15000' # Management port
|
||||||
environment:
|
environment:
|
||||||
PEBBLE_VA_NOSLEEP: '1'
|
PEBBLE_VA_NOSLEEP: '1'
|
||||||
PEBBLE_VA_ALWAYS_VALID: '1'
|
PEBBLE_VA_ALWAYS_VALID: '1'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user