mirror of
https://github.com/GMWalletApp/epusdt.git
synced 2026-07-07 02:06:16 +00:00
update payment ui and change api route path
This commit is contained in:
+2
-3
@@ -1,7 +1,6 @@
|
||||
version: "3"
|
||||
services:
|
||||
epusdt:
|
||||
image: annona/epusdt:alpine
|
||||
image: gmwalletapp/epusdt:alpine
|
||||
restart: always
|
||||
build:
|
||||
context: .
|
||||
@@ -9,4 +8,4 @@ services:
|
||||
volumes:
|
||||
- ./env:/app/.env
|
||||
ports:
|
||||
- "8088:8000"
|
||||
- "8000:8000"
|
||||
|
||||
Reference in New Issue
Block a user