Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BattlefieldDuck committed Mar 13, 2024
1 parent 172a918 commit 780f65a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ This project is licensed under the MIT License.

---

# OpenGSQ Master Server

This project provides a self-hosted master server solution for your game servers.

## Development Setup

Follow these steps to set up your development environment:
Expand Down Expand Up @@ -116,7 +112,7 @@ You can use Docker Compose to self-host the application. Here's how:

schedule:
image: opengsq/opengsq-master-server:latest
command: python -u main.py
command: python main.py
container_name: opengsq-master-server-schedule
env_file:
- .env
Expand Down

0 comments on commit 780f65a

Please sign in to comment.