Update docker-compose.yaml

This commit is contained in:
line-6000
2026-04-03 23:10:29 +08:00
committed by GitHub
parent 5a960d3eec
commit 258d239831
+1 -1
View File
@@ -1,6 +1,6 @@
services: services:
epusdt: epusdt:
image: gmwalletapp/epusdt:alpine image: gmwallet/epusdt:alpine
restart: always restart: always
build: build:
context: . context: .