Skip to content

Commit c963048

Browse files
committed
Update json to remind user
1 parent 4140f54 commit c963048

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

json/authelia.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,8 @@
3030
"username": "authelia",
3131
"password": "authelia"
3232
},
33-
"notes": []
33+
"notes": [
34+
"text": "During installation, you will have to input your domain (ex. domain.com). Authelia will use auth.domain.com",
35+
"type": "info"
36+
]
3437
}

0 commit comments

Comments
 (0)