mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update Dockerfile
This commit is contained in:
@@ -38,7 +38,7 @@ RUN \
|
||||
# Modify image #
|
||||
################
|
||||
&& cp -n /config.ini.php /data \
|
||||
&& ln -s /data/config.ini.php /var/www/webtrees/data
|
||||
&& ln -s /data/config.ini.php /var/www/webtrees/data \
|
||||
&& touch /data/webtrees.sqlite \
|
||||
&& ln -s /data/webtrees.sqlite /var/www/webtrees/data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user