[GH-ISSUE #218] api.port should accept integer values #100

Open
opened 2026-03-13 15:46:47 +03:00 by kerem · 0 comments
Owner

Originally created by @emilazy on GitHub (Mar 19, 2020).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/218

Currently you get an error like the following unless it's a string:

acme-dns[898]: time="2020-03-19T23:14:34Z" level=error msg="Encountered an error while trying to read configuration file:  toml: cannot load TOML value of type int64 into a Go string"
Originally created by @emilazy on GitHub (Mar 19, 2020). Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/218 Currently you get an error like the following unless it's a string: ``` acme-dns[898]: time="2020-03-19T23:14:34Z" level=error msg="Encountered an error while trying to read configuration file: toml: cannot load TOML value of type int64 into a Go string" ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/acme-dns#100
No description provided.