Forcing build.
This commit is contained in:
parent
6b81ef2f33
commit
d7e32d4081
@ -5,7 +5,7 @@ RUN mkdir -p /home/anki-user/Documents/Anki/addons
|
||||
COPY AnkiConnect.py /home/anki-user/Documents/Anki/addons
|
||||
|
||||
# Required if you want to access it from another IP address.
|
||||
# RUN sed -i 's/127.0.0.1/0.0.0.0/' /home/anki-user/Documents/Anki/addons/AnkiConnect.py
|
||||
# RUN sed -i 's/127.0.0.1/0.0.0.0/' /home/anki-user/Documents/Anki/addons/AnkiConnect.py
|
||||
|
||||
COPY tests/prefs.db /home/anki-user/Documents/Anki/prefs.db
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user