expose port

This commit is contained in:
cupcakearmy 2021-05-08 10:27:10 +02:00
parent c191ec3940
commit 8dad6e9d95
No known key found for this signature in database
GPG Key ID: D28129AE5654D9D9
1 changed files with 2 additions and 0 deletions

View File

@ -22,4 +22,6 @@ ENV USER_FILE=/data/users
VOLUME [ "/data" ]
EXPOSE 5232
CMD [ "/app/entrypoint.sh" ]