mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-20 09:16:03 +02:00
added www. alias for desktop as default
This commit is contained in:
@@ -29,6 +29,8 @@ server:
|
|||||||
domains:
|
domains:
|
||||||
canonical:
|
canonical:
|
||||||
- "{{ PRIMARY_DOMAIN }}"
|
- "{{ PRIMARY_DOMAIN }}"
|
||||||
|
aliases:
|
||||||
|
- "www.{{ PRIMARY_DOMAIN }}"
|
||||||
docker:
|
docker:
|
||||||
services:
|
services:
|
||||||
desktop:
|
desktop:
|
||||||
|
Reference in New Issue
Block a user