feat: heynote

This commit is contained in:
2024-03-04 22:55:36 +08:00
parent 3dd6c7054d
commit 7376479f14
2 changed files with 25 additions and 1 deletions
+10
View File
@@ -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