Add grocy
update version element-web2deb joplin2deb update README
This commit is contained in:
parent
dd0aad6740
commit
1055dbd48c
13 changed files with 112 additions and 153 deletions
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue