mirror of
https://github.com/YunoHost-Apps/woodpecker_ynh.git
synced 2024-09-03 20:35:57 +02:00
fix nginx conf
This commit is contained in:
parent
9138b9dd83
commit
6da12ff2f2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue