New version mautrix-whatsapp2deb

add wallabag2deb but not work
This commit is contained in:
thomas 2022-02-17 03:46:00 +01:00
parent 1055dbd48c
commit 637a60c3bf
9 changed files with 73 additions and 2 deletions

View file

@ -0,0 +1,11 @@
<VirtualHost *:80>
ServerName grocy.net.lgy.fr
DocumentRoot /usr/share/grocy/public/
<directory /usr/share/grocy/public/>
Options -Indexes -MultiViews +FollowSymLinks
AllowOverride all
Require all granted
</directory>
</VirtualHost>