1. use PartOf for proper
dependency management;
2. add hard coded subnet,
with specific ip for app;
to use in ufw rules;
4 lines
80 B
Plaintext
4 lines
80 B
Plaintext
NGINX_EXPORTER_PORTS=127.0.0.1:9113
|
|
CHECKS_PORTS=127.0.0.1:9097
|
|
SUBNET=172.31.0
|