mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-01-19 00:57:53 +00:00
use correct url
This commit is contained in:
parent
d9b54bdfa7
commit
e3ec4f948c
1 changed files with 2 additions and 2 deletions
|
@ -53,7 +53,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- just integration
|
- just integration
|
||||||
environment:
|
environment:
|
||||||
ACME_API: http://pebble_acme:14000
|
ACME_API: http://pebble_acme:14000/dir
|
||||||
PAGES_DOMAIN: localhost.mock.directory
|
PAGES_DOMAIN: localhost.mock.directory
|
||||||
RAW_DOMAIN: raw.localhost.mock.directory
|
RAW_DOMAIN: raw.localhost.mock.directory
|
||||||
PORT: 4430
|
PORT: 4430
|
||||||
|
|
Loading…
Reference in a new issue