initial conversion to pydantic

This commit is contained in:
Jason Hunter
2021-06-24 06:53:05 -05:00
committed by Blake Blackshear
parent dada764d2c
commit c664bd63f6
9 changed files with 714 additions and 1054 deletions
+1 -1
View File
@@ -36,8 +36,8 @@ RUN apt-get -qq update \
RUN pip3 install \
peewee_migrate \
pydantic \
zeroconf \
voluptuous\
ws4py
COPY --from=nginx /usr/local/nginx/ /usr/local/nginx/