We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 223c493 commit 32be356Copy full SHA for 32be356
1 file changed
README.md
@@ -15,7 +15,7 @@ services:
15
ports:
16
- "7777:7777"
17
environment:
18
- - PATTERN={HOSTNAME}
+ - QUERY_PATTERN={HOSTNAME}
19
- MONITOR_INTERVAL=60
20
- INACTIVITY_THRESHOLD=600
21
volumes:
@@ -70,4 +70,4 @@ Feel free to open up an issue or create a Pull Request!
70
71
## License
72
73
-[MIT](https://choosealicense.com/licenses/mit/)
+This project is licensed under the [MIT License](./LICENSE).
0 commit comments