Skip to content

Commit

Permalink
webserver port fix
Browse files Browse the repository at this point in the history
  • Loading branch information
traceypooh committed Dec 21, 2023
1 parent c00617c commit ae8ae19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ jobs:
REGISTRY_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NOMAD_VAR_HOSTNAMES: '["emularity-config"]'
NOMAD_VAR_COUNT: 1
NOMAD_VAR_PORTS: '{ 80 = "http" }'

0 comments on commit ae8ae19

Please sign in to comment.