mirror of
https://github.com/Cian-H/simple_blender_server.git
synced 2025-12-22 13:31:57 +00:00
Switched port to 1212
This commit is contained in:
@@ -11,5 +11,5 @@ RUN apk add blender
|
||||
WORKDIR /root/
|
||||
COPY --from=builder /app/server .
|
||||
COPY main.py.tmpl .
|
||||
EXPOSE 8080
|
||||
EXPOSE 1212
|
||||
CMD ["./server"]
|
||||
|
||||
Reference in New Issue
Block a user