Skip to content

Commit

Permalink
remove additional port
Browse files Browse the repository at this point in the history
  • Loading branch information
zkokelj committed Sep 11, 2023
1 parent 5a103c5 commit d882713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual-deploy-obscuro-gateway.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ jobs:
location: 'uksouth'
restart-policy: 'Never'
command-line: ./wallet_extension_linux -host=0.0.0.0 -port=80 -portWS=81
ports: 81 80 3005
ports: 81 80
cpu: 2
memory: 2

0 comments on commit d882713

Please sign in to comment.