first iteration to automate certificate generation
This commit is contained in:
@ -13,6 +13,7 @@ ENV PORT 53
|
||||
WORKDIR /
|
||||
|
||||
COPY --from=build /app/local-ip /
|
||||
COPY ./.lego /.lego
|
||||
|
||||
EXPOSE $PORT
|
||||
USER root
|
||||
|
Reference in New Issue
Block a user