feat(map): cache and search reference stations
This commit is contained in:
@@ -11,6 +11,7 @@ RUN apk add --no-cache su-exec
|
||||
COPY package.json ./
|
||||
COPY src ./src
|
||||
COPY zone-sources ./zone-sources
|
||||
COPY reference-sources ./reference-sources
|
||||
COPY runtime-entrypoint.mjs /app/runtime-entrypoint.mjs
|
||||
|
||||
EXPOSE 18103
|
||||
|
||||
Reference in New Issue
Block a user