Skip to content

Adding anything to services creates a text only un-clickable item #3257

Closed Locked Answered by pbean
pbean asked this question in Support
Discussion options

You must be logged in to vote

So the AI is wrong and right at the same time. These yml files are not correct either but they were better than mine. They are missing the - in front of the service name(they use 4 spaces instead and that does NOT work i triple checked) and only 2 spaces of indent. I'm not quite sure why, and it doesn't make sense to me as far as my knowledge of yaml goes but, the services.yaml file works if you give 4 spaces below the name of the services for its information (see below) for an actual working file for my implementation

---
- Test:
  - Adminer:
      icon: adminer
      href: "http://192.192.2.2"
      description: Adminer test for example
      server: docker
      container: adminer
  - …

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@pbean
Comment options

Answer selected by pbean
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant