We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 509faa9 commit 7ad1a4bCopy full SHA for 7ad1a4b
examples/redis_storage/Dockerfile
examples/redis_storage/docker-compose.yml
@@ -1,7 +1,6 @@
1
services:
2
x-nicegui: &nicegui-service
3
- build:
4
- context: .
+ image: zauberzeug/nicegui:2.11.0
5
environment:
6
- NICEGUI_REDIS_URL=redis://redis:6379
7
volumes:
0 commit comments