Skip to content

Commit e7884e4

Browse files
Fixed link for docker-compose.yml under Setup (pterodactyl#3829)
1 parent aed9f85 commit e7884e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can provide additional settings using a custom `.env` file or by setting the
1212

1313
## Setup
1414

15-
Start the docker container and the required dependencies (either provide existing ones or start containers as well, see the [docker-compose.yml](docker-compose.yml) file as an example).
15+
Start the docker container and the required dependencies (either provide existing ones or start containers as well, see the [docker-compose.yml](https://github.com/pterodactyl/panel/blob/develop/docker-compose.example.yml) file as an example.
1616

1717
After the startup is complete you'll need to create a user.
1818
If you are running the docker container without docker-compose, use:

0 commit comments

Comments
 (0)