mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-22 07:56:49 +00:00
feat: heynote
This commit is contained in:
@@ -34,6 +34,16 @@ services:
|
||||
- net
|
||||
- default
|
||||
|
||||
heynote-app:
|
||||
image: furyhawk/heynote:${HEYNOTETAG:-latest}
|
||||
container_name: heynote_app
|
||||
restart: unless-stopped
|
||||
expose:
|
||||
- 5173
|
||||
networks:
|
||||
- net
|
||||
- default
|
||||
|
||||
streamlit-bai:
|
||||
environment:
|
||||
<<: *default-environment
|
||||
|
||||
Reference in New Issue
Block a user