This commit is contained in:
aaron 2025-04-29 23:18:30 +08:00
parent 6ce4c77e3b
commit 0f7128d37b

View File

@ -5,7 +5,7 @@ services:
build: build:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
image: icrypto-web:1.0.5 image: icrypto-web:1.0.6
ports: ports:
- '6000:80' - '6000:80'
restart: unless-stopped restart: unless-stopped