Skip to content

Commit b6a09ac

Browse files
committed
chore: rename project metadata
1 parent ecca536 commit b6a09ac

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ FROM ghcr.io/gecut/nginx/cdn:latest AS runtime
3636
ARG BUILD_LOCALE=en
3737
ENV BUILD_LOCALE=${BUILD_LOCALE}
3838
39-
LABEL org.opencontainers.image.title="rail-online-catalog" \
39+
LABEL org.opencontainers.image.title="farsrail.com" \
4040
org.opencontainers.image.description="Static Khalij Fars Rail online catalog served by gecut/nginx/cdn." \
4141
org.opencontainers.image.vendor="Khalij Fars Rail" \
4242
org.opencontainers.image.source="https://github.com/gecut/containers/tree/main/nginx/cdn" \

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "rail-online-catalog",
2+
"name": "farsrail.com",
33
"version": "0.1.0",
44
"private": true,
55
"scripts": {

0 commit comments

Comments
 (0)