mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-07-15 00:14:50 +00:00
fix relay reference to manifest.json
This commit is contained in:
parent
d58ae04cdf
commit
970866d811
29 changed files with 62 additions and 37 deletions
|
|
@ -6,7 +6,7 @@ COPY .yalc/ .yalc/
|
|||
RUN npm ci --omit=dev
|
||||
|
||||
COPY relay/ relay/
|
||||
COPY public/manifest.json public/manifest.json
|
||||
COPY src/manifest.json src/manifest.json
|
||||
|
||||
ENV RELAY_PORT=8765
|
||||
ENV GAME_BASE_PATH=/data/base
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue