Add grocy

update version element-web2deb joplin2deb
update README
This commit is contained in:
thomas 2022-02-15 23:11:30 +01:00
parent dd0aad6740
commit 1055dbd48c
13 changed files with 112 additions and 153 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>