Commit Graph

7 Commits

Author SHA1 Message Date
tecc
615041a927
feat: Add rudimentary debugging utilities
/debug: Added a /debug page that's only accessible if a fatal error in configuration has occurred.
settings: The settings page now includes a debugging section with similar content to the debug page. This still needs styling but is otherwise OK.
2022-11-18 17:22:30 +01:00
tecc
7a27842370
fix(docker): Dockerfile changes
change(docker): The Docker image provides a default CONFIG_FILE value, along with a volume for it
change(docker): The Dockerfile is now based on the node:16-alpine image instead of lts-alpine, to ensure stability.
2022-08-12 13:29:47 +02:00
liqingwei
6495ba5501 fix: node version 2021-10-29 16:22:51 +08:00
Andrei Poenaru
aa1d4a83de
chore: modify docker build to support Arm (#16) 2021-05-01 21:59:33 +08:00
liqingwei
4c23357d2a refactor: docker file 2021-03-28 13:19:18 +08:00
liqingwei
1337470895 chore: add dockerfile 2021-03-09 21:11:09 +08:00
liqingwei
d8a2d2f037 chore: add dockerfile 2021-02-22 22:40:13 +08:00