You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In timoni (and timoni only)
If I specify in my templates/config.cue :
I can supply either a FQDN (i.e "cnn.com") or IP (i.e. "1.1.1.1" ) and it will validate.
But if I specify:
I can only supply an IP address or it fails with the following:
But if I put the following into cue playground it works (as expected) in either order:
Any idea why the behavior would be different in timoni ?
Beta Was this translation helpful? Give feedback.
All reactions