1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ifconfig-io_ynh.git synced 2024-09-03 20:36:27 +02:00

Merge pull request #12 from Typhlos/master

The whole path does not appear inside the app if you choose a subpath and not the root of a domain
This commit is contained in:
Fabian Wilkens 2023-03-24 21:27:20 +01:00 committed by GitHub
commit e72e899e04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ Type=simple
User=__APP__
Group=__APP__
Environment=PORT=__PORT__
Environment=HOSTNAME=__DOMAIN__
Environment=HOSTNAME=https://__DOMAIN____PATH_URL__
Environment=GIN_MODE=release
Environment=FORWARD_IP_HEADER=X-Forwarded-For
Environment="__YNH_GO_LOAD_PATH__"