Ajouter homepage/.env

This commit is contained in:
Lecourt Dimitri 2024-10-06 21:37:24 +02:00
parent 9c7836b64e
commit 7a7712b417

2
homepage/.env Normal file
View file

@ -0,0 +1,2 @@
AUTH_PASS=<pass you can generate with "htpasswd -nb admin <password>">
AUTH_USER=admin