feat: update configs

This commit is contained in:
Georg K
2023-01-06 06:19:08 +03:00
parent aa3edd84d5
commit e1c4663125
5 changed files with 42 additions and 6 deletions

6
hosted/Dockerfile Normal file
View File

@@ -0,0 +1,6 @@
FROM ubuntu:18.04
WORKDIR /test
ADD . .
RUN chmod a+x ./install.sh