mirror of
https://github.com/teamspeak/teamspeak6-server.git
synced 2026-09-06 13:44:06 +08:00
make 'TSSERVER_DATABASE_SQL_CREATE_PATH' more prominent in CONFIG.md and set docker tag to latest in docker compose example
This commit is contained in:
@@ -88,7 +88,7 @@ This is the best practice for a server you intend to keep running. Create a dock
|
||||
```yaml
|
||||
services:
|
||||
teamspeak:
|
||||
image: teamspeaksystems/teamspeak6-server:v6.0.0-beta2
|
||||
image: teamspeaksystems/teamspeak6-server:latest
|
||||
container_name: teamspeak-server
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user