mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-01-06 04:32:43 +00:00
- Fixed lint issues in the readme;
This commit is contained in:
@@ -36,7 +36,7 @@ This Docker container has been tested and will work on both Linux (Ubuntu/Debian
|
||||
|
||||
## How to use
|
||||
|
||||
Copy the file [.env.example](.env.example) to a new file called **.env** file. Modify it to your needs, check out the
|
||||
Copy the file [.env.example](.env.example) to a new file called **.env** file. Modify it to your needs, check out the
|
||||
[environment variables](#environment-variables) section to check the correct values.
|
||||
|
||||
### Docker Compose
|
||||
@@ -145,7 +145,7 @@ docker exec -it palworld-server rcon-cli "<command> <value>"
|
||||
|
||||
For example, you can broadcast a message to everyone in the server with the following command:
|
||||
|
||||
```
|
||||
```bash
|
||||
docker exec -it palworld-server rcon-cli "Broadcast Hello everyone"
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user