Update docker-compose.yml

This commit is contained in:
Clivia
2024-02-17 17:43:43 +08:00
committed by GitHub
parent 36eede643d
commit 9f80493866

View File

@@ -2,7 +2,7 @@ version: '3'
services: services:
backend-to-api: backend-to-api:
image: yangclivia/pandora-to-api:v0.7.8 image: yangclivia/pandora-to-api:0.7.8
restart: always restart: always
ports: ports:
- "50011:33333" - "50011:33333"