mirror of
https://github.com/jlengrand/adyen-java-spark-online-payments.git
synced 2026-03-10 08:01:24 +00:00
7 lines
149 B
Bash
Executable File
7 lines
149 B
Bash
Executable File
docker run \
|
|
-e ADYEN_CLIENT_KEY \
|
|
-e ADYEN_MERCHANT_ACCOUNT \
|
|
-e ADYEN_HMAC_KEY \
|
|
-e ADYEN_API_KEY \
|
|
-p8080:8080 online-payments-spark-adyen:latest
|