Add support for turn for netplay. Still needs testing.
This commit is contained in:
@@ -159,6 +159,7 @@ ENV PATH="/app/code/.venv/bin:${PATH}"
|
||||
|
||||
COPY start.sh /app/pkg/
|
||||
COPY env.sh.template /app/pkg/
|
||||
COPY config.yml.template /app/pkg/
|
||||
|
||||
CMD [ "/app/pkg/start.sh" ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user