Skip to content

Commit

Permalink
Merge branch 'luis2'
Browse files Browse the repository at this point in the history
  • Loading branch information
uo277310 committed May 1, 2024
2 parents ad33ece + 07483e3 commit 7914f37
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
registry: ghcr.io
workdir: questions/recordservice
docker-push-rankingservice:
name: Push record service Docker Image to GitHub Packages
name: Push ranking service Docker Image to GitHub Packages
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down
4 changes: 2 additions & 2 deletions gatewayservice/.env
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
PROD_URL_3000=http://51.142.17.139/:3000
PROD_URL_8000=http://51.142.17.139/:8000
PROD_URL_3000=http://51.142.17.139:3000
PROD_URL_8000=http://51.142.17.139:8000

0 comments on commit 7914f37

Please sign in to comment.