mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-29 08:00:19 +01:00
Fix docker file logging
This commit is contained in:
@@ -70,5 +70,6 @@ COPY --from=build /repo/build/tgs.docker.sh tgs.sh
|
||||
VOLUME ["/config_data", "/tgs_logs", "/app/lib"]
|
||||
|
||||
ENV General__ValidInstancePaths__0 /tgs4_instances
|
||||
ENV FileLogging__Directory /tgs_logs
|
||||
|
||||
ENTRYPOINT ["./tgs.sh"]
|
||||
|
||||
Reference in New Issue
Block a user