mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Adapted webserver test for web-app-yourls
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
location = / {
|
||||
return 301 {{ yourls_admin_location }};
|
||||
return {{ yourls_landingpage_status_code }} {{ yourls_admin_location }};
|
||||
}
|
Reference in New Issue
Block a user