.
This commit is contained in:
@@ -34,4 +34,4 @@ COPY --from=builder /src/build/dropshell_template_registry /dropshell_template_r
|
|||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
|
|
||||||
# Run server (assuming config is mounted at /data/config.json)
|
# Run server (assuming config is mounted at /data/config.json)
|
||||||
ENTRYPOINT ["/dropshell_template_registry", "/data/config.json"]
|
ENTRYPOINT ["/dropshell_template_registry"]
|
Reference in New Issue
Block a user