We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ce62e9 commit f490e55Copy full SHA for f490e55
docker-compose.yml
@@ -1,7 +1,6 @@
1
services:
2
app:
3
- # image: docker.io/variantconst/openwebui-monitor:latest
4
- build: .
+ image: docker.io/variantconst/openwebui-monitor:latest
5
ports:
6
- "7878:3000"
7
env_file:
0 commit comments