mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
fix demo of bar assistant (#1009)
- ref: #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 Co-authored-by: nodiscc <nodiscc@gmail.com>
This commit is contained in:
parent
cfac2f607c
commit
0d69dd3b61
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
@ -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: 624
|
||||
updated_at: '2024-12-11'
|
||||
archived: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue