Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TShock configuration #59

Open
legacik opened this issue Jun 1, 2024 · 0 comments
Open

TShock configuration #59

legacik opened this issue Jun 1, 2024 · 0 comments

Comments

@legacik
Copy link

legacik commented Jun 1, 2024

Hi,

is it possible to use local TShock config.json, also server whiltelist etc?

I'm running image via docker-compose:

`version: '3'

services:
terraria:
image: ghcr.io/beardedio/terraria:tshock-latest
ports:
- '7777:7777'
restart: unless-stopped
environment:
- world=dontdigup.wld
volumes:
- /srv/terraria/dontdigup-tshock/config:/config
- /srv/terraria/dontdigup-tshock/ServerPlugins:/tshock/ServerPlugins
tty: true
stdin_open: true`

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant