mirror of
https://github.com/XFox111/backbone.git
synced 2026-04-22 07:17:59 +03:00
chore(dev): ci workflow update + minor changes
This commit is contained in:
+2
-1
@@ -17,4 +17,5 @@ COPY --from=build /out/Backbone .
|
||||
COPY --from=build /out/appsettings*.json .
|
||||
|
||||
EXPOSE 80
|
||||
ENTRYPOINT [ "./Backbone", "--urls", "http://*:80" ]
|
||||
ENTRYPOINT [ "./Backbone" ]
|
||||
CMD [ "--urls", "http://*:80" ]
|
||||
|
||||
Reference in New Issue
Block a user