update payment ui and change api route path

This commit is contained in:
sojibimran
2026-04-03 22:00:24 +08:00
parent 99c4e5e072
commit 537168008c
31 changed files with 1736 additions and 963 deletions
+2 -3
View File
@@ -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"