mirror of
https://github.com/nspcc-dev/neo-exporter.git
synced 2026-03-01 04:28:48 +00:00
config.env is outdated #49
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @roman-khimov on GitHub (Jan 26, 2024).
Originally assigned to: @532910 on GitHub.
Current Behavior
config/config.env contains obsolete configuration, it won't work with the current code.
Expected Behavior
Either it should be up to date, or it can be deleted.
@roman-khimov commented on GitHub (Feb 1, 2024):
docker/* configurations are outdated as well and need to be fixed.