mirror of
https://github.com/alterware/master-server.git
synced 2025-07-02 09:11:51 +00:00
build: remove x64 from macOS
This commit is contained in:
@ -7,8 +7,8 @@ This is the master server our clients use. It is based on the DP Master Server (
|
||||
## Usage
|
||||
Run using [Docker][docker-link]
|
||||
|
||||
```bash
|
||||
docker run -p 20810:20810/udp alterware/master-server:latest
|
||||
```
|
||||
docker run -p 20810:20810/udp -e AW_STATS_LOCATION=<UTF-8 C-string> alterware/master-server:latest
|
||||
```
|
||||
|
||||
## Build
|
||||
|
Reference in New Issue
Block a user