Update docker-compose.yml

This commit is contained in:
Clivia
2024-02-17 17:45:57 +08:00
committed by GitHub
parent d815bf991e
commit 6f66431bb5

View File

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