This commit is contained in:
aaron 2025-05-08 11:29:48 +08:00
parent 4fff6f0956
commit d3e8691c62

View File

@ -5,7 +5,7 @@ services:
build: build:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
image: icrypto-web:1.0.11 image: icrypto-web:1.0.12
container_name: icrypto-web container_name: icrypto-web
ports: ports:
- '6000:80' - '6000:80'