mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-07-16 08:55:52 +00:00
fix relay Dockerfile
This commit is contained in:
parent
970866d811
commit
9c64e59971
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ COPY src/manifest.json src/manifest.json
|
||||||
|
|
||||||
ENV RELAY_PORT=8765
|
ENV RELAY_PORT=8765
|
||||||
ENV GAME_BASE_PATH=/data/base
|
ENV GAME_BASE_PATH=/data/base
|
||||||
ENV MANIFEST_PATH=/app/public/manifest.json
|
ENV MANIFEST_PATH=/app/src/manifest.json
|
||||||
|
|
||||||
EXPOSE 8765
|
EXPOSE 8765
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue