diff --git a/.github/workflows/production.yml b/.github/workflows/production.yml index f10f7da..8a61d88 100644 --- a/.github/workflows/production.yml +++ b/.github/workflows/production.yml @@ -14,7 +14,7 @@ jobs: # Documentation: https://github.com/marketplace/actions/ssh-remote-commands uses: appleboy/ssh-action@master env: - NODE_PORT: 3001 + NODE_PORT: 3000 MAPBOX_API_KEY: pk.eyJ1IjoidG5jc29pbHNjaWVuY2UiLCJhIjoiY2s5Y3dweXg0MDBlZjNkbXE5ZGk4Y294biJ9.nGYVoUKe7Z8MJoi5GwCGjg API_URL: http://35.233.41.65/user/skydipper/api/v2 ANALYSIS_API_URL: https://soilsrevealed.org/api/v1/analysis