Update docker-compose.yml

This commit is contained in:
Clivia
2024-09-13 19:11:44 +08:00
committed by GitHub
parent 51f732abc6
commit 25468bdf38

View File

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