UI redesign

This commit is contained in:
2025-12-13 01:53:24 +05:00
parent 4007445396
commit af5e3b6a3f
23 changed files with 949 additions and 393 deletions

View File

@@ -0,0 +1,5 @@
FROM nginx
COPY nginx.conf /etc/nginx/conf.d/default.conf
WORKDIR /etc/nginx