fix: update port mappings for blob, queue, and table hosts in entrypoint script
This commit is contained in:
@@ -30,8 +30,4 @@ COPY ./entrypoint.sh .
|
||||
COPY ./Caddyfile.example .
|
||||
RUN chmod +x entrypoint.sh
|
||||
|
||||
EXPOSE 10000
|
||||
EXPOSE 10001
|
||||
EXPOSE 10002
|
||||
|
||||
ENTRYPOINT [ "/app/entrypoint.sh" ]
|
||||
|
||||
Reference in New Issue
Block a user