diff --git a/conf/woodpecker-server.conf b/conf/woodpecker-server.conf index e11b88a..3f99491 100644 --- a/conf/woodpecker-server.conf +++ b/conf/woodpecker-server.conf @@ -19,7 +19,7 @@ # Server fully qualified url of the user-facing hostname. # Default: empty # Example: WOODPECKER_HOST=http://woodpecker.example.org -WOODPECKER_HOST=https://__DOMAIN__/__PATH__ +WOODPECKER_HOST=https://__DOMAIN____PATH__ # Configures the HTTP listener port. # Default: :8000