mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 22:59:07 +00:00
Remove unused code and comments
This commit is contained in:
parent
375afe288a
commit
f503a45f3b
@ -187,8 +187,6 @@ STATUS_PAGE_OPENTELEMETRY_EXPORTER_OTLP_HEADERS=
|
||||
ACCOUNTS_OPENTELEMETRY_EXPORTER_OTLP_HEADERS=
|
||||
ADMIN_DASHBOARD_OPENTELEMETRY_EXPORTER_OTLP_HEADERS=
|
||||
|
||||
# This is only used for development purposes. If you're testing server monitor, please have the secret key of the server monitor here.
|
||||
INFRASTRUCTURE_AGENT_SECRET_KEY=
|
||||
|
||||
|
||||
|
||||
|
@ -246,19 +246,6 @@ services:
|
||||
driver: "local"
|
||||
options:
|
||||
max-size: "1000m"
|
||||
|
||||
|
||||
infrastructure-agent:
|
||||
networks:
|
||||
- oneuptime
|
||||
restart: always
|
||||
environment:
|
||||
ONEUPTIME_URL: http://ingestor:${INGESTOR_PORT}
|
||||
SECRET_KEY: ${INFRASTRUCTURE_AGENT_SECRET_KEY}
|
||||
logging:
|
||||
driver: "local"
|
||||
options:
|
||||
max-size: "1000m"
|
||||
|
||||
probe-1:
|
||||
networks:
|
||||
|
Loading…
Reference in New Issue
Block a user