Skip to content

Commit dd7b239

Browse files
committed
fix gotenberg url in CI
1 parent 1eb066f commit dd7b239

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env.ci

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ AUDITING_ENABLED=true
6060
TELESCOPE_ENABLED=false
6161

6262
# Services
63-
GOTENBERG_URL=http://0.0.0.0:3000
63+
GOTENBERG_URL=http://localhost:3000
6464

6565
# Octane
6666
OCTANE_SERVER=frankenphp

0 commit comments

Comments
 (0)