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