Skip to content

Commit

Permalink
Merge pull request #39 from RJ-SMTR/feature/#37-nova-rota-jae-catracadas
Browse files Browse the repository at this point in the history
Feature/#37 nova rota jae catracadas
  • Loading branch information
rivailruiz committed Sep 12, 2023
2 parents 193a302 + 5938c9e commit ca0f5ad
Show file tree
Hide file tree
Showing 38 changed files with 4,607 additions and 6,406 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ jobs:
with:
node-version: 16.x
- name: Install dependencies
run: npm ci
- name: Run audit
uses: tangro/actions-audit@v1.1.39
run: npm ci --legacy-peer-deps
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_CONTEXT: ${{ toJson(github) }}
Empty file added .github/workflows/key.json
Empty file.
70 changes: 0 additions & 70 deletions deployment.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion env-deploy
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ FRONTEND_DOMAIN=http://localhost:3000
BACKEND_DOMAIN=http://localhost:3000

DATABASE_TYPE=postgres
DATABASE_HOST=10.192.2.21
DATABASE_HOST=api-cct-postgresql
DATABASE_PORT=5432
DATABASE_USERNAME=postgres
DATABASE_PASSWORD=eH4jkY0HEz
Expand Down
Loading

0 comments on commit ca0f5ad

Please sign in to comment.