File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 88 - name : dapps-certification-web
99 type : webservice
1010 properties :
11- image : ghcr.io/demoiog/plutus-certification-web:5
11+ image : ghcr.io/demoiog/plutus-certification-web:7
1212 imagePullPolicy : IfNotPresent
1313 ports :
1414 - expose : true
Original file line number Diff line number Diff line change 1616 value : http://localhost:8090
1717 - name : WALLET_CERTIFICATION_PRICE
1818 value : " 1000000"
19+ - name : MIN_AMOUNT_FOR_ADDRESS_RESERVATION
20+ value : " 1000000"
1921 - name : PORT
2022 value : " 80"
2123 - name : WALLET_PASSPHRASE
2527 name : the-secrets
2628 - name : DB_PATH
2729 value : " /db/certification.sqlite"
28- image : ghcr.io/demoiog/plutus-certification:12
30+ image : ghcr.io/demoiog/plutus-certification:13
2931 imagePullPolicy : IfNotPresent
3032 imagePullSecrets :
3133 - iohk-ghcr-creds
You can’t perform that action at this time.
0 commit comments