Skip to content

Commit cb14f94

Browse files
committed
fix formatting
1 parent a01caba commit cb14f94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

alfalfa_web/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ FROM gcr.io/distroless/nodejs22-debian12:latest as production
3232
COPY --from=base /srv/alfalfa /srv/alfalfa
3333
WORKDIR /srv/alfalfa
3434

35-
CMD [ "build/index.js" ]
35+
CMD [ "build/index.js" ]

grafana/dashboards/Simple TS Dashboard.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,4 @@
181181
"uid": "YxaCy4PMk",
182182
"version": 1,
183183
"weekStart": ""
184-
}
184+
}

0 commit comments

Comments
 (0)