Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7ae9951fda | |||
| 7dfba5e240 | |||
| 74572b3ede |
@@ -16,6 +16,7 @@ WORKDIR /app
|
||||
COPY --from=builder /app/build ./build
|
||||
COPY --from=builder /app/node_modules ./node_modules
|
||||
COPY --from=builder /app/package.json ./package.json
|
||||
COPY --from=builder /app/static ./static
|
||||
|
||||
USER node
|
||||
|
||||
|
||||
@@ -529,6 +529,7 @@ routeDetail:
|
||||
diverges: left
|
||||
direction: down
|
||||
description: Colnbrook Freight (near Heathrow)
|
||||
elecBranch: none
|
||||
miles: 13
|
||||
chains: 31
|
||||
|
||||
@@ -1162,6 +1163,7 @@ routeDetail:
|
||||
name: Reading New Junction
|
||||
diverges: right
|
||||
direction: up
|
||||
elecBranch: none
|
||||
description: to Southern Lines (Waterloo/Guildford)
|
||||
miles: 35
|
||||
chains: 40
|
||||
@@ -1177,6 +1179,7 @@ routeDetail:
|
||||
name: Reading East Junction
|
||||
diverges: left
|
||||
direction: up
|
||||
elecBranch: none
|
||||
description: to Southern Lines (Waterloo/Guildford)
|
||||
miles: 35
|
||||
chains: 61
|
||||
|
||||
Reference in New Issue
Block a user