mirror of
https://github.com/Xevion/glance.git
synced 2025-12-09 20:07:17 -06:00
Restructure & refactor codebase
This commit is contained in:
@@ -10,4 +10,4 @@ WORKDIR /app
|
||||
COPY --from=builder /app/glance .
|
||||
|
||||
EXPOSE 8080/tcp
|
||||
ENTRYPOINT ["/app/glance"]
|
||||
ENTRYPOINT ["/app/glance", "--config", "/app/config/glance.yml"]
|
||||
|
||||
Reference in New Issue
Block a user