mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 08:25:57 +00:00
Add new routes and services for cheatsheets-app
This commit is contained in:
@@ -57,6 +57,15 @@ services:
|
||||
- net
|
||||
- default
|
||||
|
||||
cheatsheets-app:
|
||||
image: furyhawk/cheatsheets:${CHEATSHEETSTAG:-latest}
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 80:80
|
||||
networks:
|
||||
- net
|
||||
- default
|
||||
|
||||
streamlit-bai:
|
||||
environment:
|
||||
<<: *default-environment
|
||||
|
||||
Reference in New Issue
Block a user