There was an error while loading. Please reload this page.
1 parent ecca536 commit b6a09acCopy full SHA for b6a09ac
2 files changed
Dockerfile
@@ -36,7 +36,7 @@ FROM ghcr.io/gecut/nginx/cdn:latest AS runtime
36
ARG BUILD_LOCALE=en
37
ENV BUILD_LOCALE=${BUILD_LOCALE}
38
39
-LABEL org.opencontainers.image.title="rail-online-catalog" \
+LABEL org.opencontainers.image.title="farsrail.com" \
40
org.opencontainers.image.description="Static Khalij Fars Rail online catalog served by gecut/nginx/cdn." \
41
org.opencontainers.image.vendor="Khalij Fars Rail" \
42
org.opencontainers.image.source="https://github.com/gecut/containers/tree/main/nginx/cdn" \
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "rail-online-catalog",
+ "name": "farsrail.com",
3
"version": "0.1.0",
4
"private": true,
5
"scripts": {
0 commit comments