1
0
Fork 0
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:
Salamandar 2023-10-01 18:45:51 +02:00
parent 9138b9dd83
commit 6da12ff2f2

View file

@ -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