Skip to content

Commit 32be356

Browse files
Update README.md
1 parent 223c493 commit 32be356

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515
ports:
1616
- "7777:7777"
1717
environment:
18-
- PATTERN={HOSTNAME}
18+
- QUERY_PATTERN={HOSTNAME}
1919
- MONITOR_INTERVAL=60
2020
- INACTIVITY_THRESHOLD=600
2121
volumes:
@@ -70,4 +70,4 @@ Feel free to open up an issue or create a Pull Request!
7070
7171
## License
7272
73-
[MIT](https://choosealicense.com/licenses/mit/)
73+
This project is licensed under the [MIT License](./LICENSE).

0 commit comments

Comments
 (0)