Remove unused code and comments

This commit is contained in:
Simon Larsen 2024-04-02 10:07:55 +01:00
parent 375afe288a
commit f503a45f3b
No known key found for this signature in database
GPG Key ID: AB45983AA9C81CDE
2 changed files with 0 additions and 15 deletions

View File

@ -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=

View File

@ -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: