fix expose on all docker containers and add appdaemon (#375)

This commit is contained in:
Kjeld Schouten-Lebbing
2021-04-17 17:30:53 +02:00
committed by GitHub
parent bf37d50f74
commit ff0099b9f2
16 changed files with 54 additions and 13 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ RUN \
USER apps
EXPOSE 6767
EXPOSE 8096 8920
CMD ["/entrypoint.sh"]