Skip to content

Commit 995f557

Browse files
committed
Merge branch 'develop'
2 parents 5f70220 + 1b4ae77 commit 995f557

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# TS3 Ranksystem
2+
![latest-tsn-rs-compat](https://jvmerkle.de/badges/latest-tsn-rs-compat.svg)
23
![docker-build](https://img.shields.io/docker/cloud/build/jvmerkle/ts3-ranksystem.svg)
34
![docker-automated](https://img.shields.io/docker/cloud/automated/jvmerkle/ts3-ranksystem.svg)
45
![docker-pulls](https://img.shields.io/docker/pulls/jvmerkle/ts3-ranksystem.svg)
@@ -19,7 +20,7 @@ Enable the `INSTALL_MODE=1` in the file `docker-compose.yml` by uncommenting the
1920
```sh
2021
docker-compose up
2122
```
22-
Navigate to [http://localhost:8080/install.php](http://localhost:8080/install.php) and set up the rank system.
23+
Navigate to the `install.php` with your browser and set up the rank system.
2324
After performing the first time setup re-edit the `docker-compose.yml` by commenting or removing the `INSTALL_MODE`.
2425
Then start the docker containers in daemon mode:
2526
```sh

0 commit comments

Comments
 (0)