mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update Dockerfile
This commit is contained in:
@@ -40,7 +40,7 @@ RUN \
|
||||
git clone https://github.com/linkwarden/linkwarden.git && \
|
||||
\
|
||||
# Adapt for sqlite
|
||||
sed -i "s|postgresql|sqlite|g" /linkwarden/prisma/schema.prisma && \
|
||||
sed -i "s|postgresql|sqlite|g" linkwarden/prisma/schema.prisma && \
|
||||
\
|
||||
# Recreate data
|
||||
mkdir /data_linkwarden && \
|
||||
|
||||
Reference in New Issue
Block a user