Merge branch 'main' into lang_de
This commit is contained in:
@@ -18,4 +18,5 @@ RUN echo '{"locations":{"database":"/data/widerhall.sqlite3","configuration":"/d
|
|||||||
# get JQUERY
|
# get JQUERY
|
||||||
RUN wget https://code.jquery.com/jquery-3.6.0.min.js -O static/jquery-3.6.0.min.js
|
RUN wget https://code.jquery.com/jquery-3.6.0.min.js -O static/jquery-3.6.0.min.js
|
||||||
|
|
||||||
|
EXPOSE 80
|
||||||
CMD java -jar widerhall.jar
|
CMD java -jar widerhall.jar
|
||||||
Reference in New Issue
Block a user