We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2046a91 commit 466f829Copy full SHA for 466f829
1 file changed
docker-compose.common.yml
@@ -1,6 +1,6 @@
1
services:
2
tinybite-api:
3
- image: ghcr.io/tinybite-2025/tinybite-server:latest
+ image: tinybite-server:latest
4
container_name: tinybite-api
5
restart: always
6
ports:
0 commit comments