mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-31 15:48:57 +02:00
Big restructuring
This commit is contained in:
@@ -31,5 +31,5 @@ The Nginx File Server role is ideal for hosting static files, sharing resources
|
||||
|
||||
- [Nginx Official Website](https://nginx.org/)
|
||||
- [Let's Encrypt](https://letsencrypt.org/)
|
||||
- [HTTP File Server (Wikipedia)](https://en.wikipedia.org/wiki/HTTP_File_Server)
|
||||
- [HTTP File Server (Wikipedia)](https://en.wikipedia.org/wiki/HTTP_file-server)
|
||||
- [HTTPS (Wikipedia)](https://en.wikipedia.org/wiki/HTTPS)
|
||||
|
@@ -1,2 +1,2 @@
|
||||
application_id: "file_server"
|
||||
domain: "{{ domains | get_domain(application_id) }}"
|
||||
application_id: "file-server"
|
||||
domain: "{{ domains | get_domain(application_id) }}"
|
||||
|
Reference in New Issue
Block a user