Ryan D McGuire
f102ef50bf
All checks were successful
Build and Publish / release (push) Successful in 4m7s
9 lines
179 B
Bash
Executable File
9 lines
179 B
Bash
Executable File
#!env sh
|
|
unset APP_NAME
|
|
unset APP_LOG_LEVEL
|
|
unset APP_LOG_FORMAT
|
|
unset APP_LOG_TIME_FORMAT
|
|
unset APP_HTTP_LISTEN
|
|
unset APP_OTEL_STDOUT_ENABLED
|
|
unset APP_OTEL_METRIC_INTERVAL_SECS
|