mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-09 19:57:16 +02:00
Optimized yourls variables and healthcheck
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
location = / {
|
||||
return {{ yourls_landingpage_status_code }} {{ yourls_admin_location }};
|
||||
return {{ YOURLS_LANDINGPAGE_STATUS_CODE }} {{ YOURLS_ADMIN_LOCATION }};
|
||||
}
|
Reference in New Issue
Block a user