Skip to content

Commit

Permalink
fix demo of bar assistant
Browse files Browse the repository at this point in the history
- ref: awesome-selfhosted#1
- `https://bar.karlomikus.com/ : HTTPSConnectionPool(host='bar.karlomikus.com', port=443): Max retries exceeded with url: / (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7f5ae1b265f0>: Failed to resolve 'bar.karlomikus.com' ([Errno -2] Name or service not known)"))`
- Demo was moved to a different domain
- Added their new website as well
  • Loading branch information
Rabenherz112 committed Dec 13, 2024
1 parent d12ffee commit 8cb5b79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions software/bar-assistant.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Bar Assistant
website_url: https://github.com/karlomikus/bar-assistant
website_url: https://barassistant.app/
description: Bar assistant is a self hosted application for managing your home bar. It allows you to add your ingredients, search for cocktails and create custom cocktail recipes.
licenses:
- MIT
Expand All @@ -9,7 +9,7 @@ platforms:
tags:
- Recipe Management
source_code_url: https://github.com/karlomikus/bar-assistant
demo_url: https://bar.karlomikus.com/
demo_url: https://demo.barassistant.app/
stargazers_count: 622
updated_at: '2024-12-11'
archived: false

0 comments on commit 8cb5b79

Please sign in to comment.