You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
230 B
10 lines
230 B
version: "3.7"
|
|
|
|
services:
|
|
app_proxy:
|
|
environment:
|
|
APP_HOST: chatbot-ui_web_1
|
|
APP_PORT: 3000
|
|
|
|
web:
|
|
image: nmfretz/chatbot-ui:2023.04.05@sha256:f5f8b500ae02d134b981ce6c8147f74588434b1773be2f06b96acbf3e8e93b1b
|