Showing
1 changed file
with
1 additions
and
1 deletions
... | ... | @@ -16,6 +16,6 @@ RUN echo "NODE_TLS_REJECT_UNAUTHORIZED=0\n"\ |
16 | 16 | "TOKEN_INTERVAL=840000\n"\ |
17 | 17 | "AUTH_TOKEN=4438c469-341d-4887-b2b3-e5c77c09e905\n"\ |
18 | 18 | "CLIENT_SECRET=56ff88078b9cbb415486aa69d39419cded8baf7f7d54e11f72b68fe490757acb\n"\ |
19 | -"SENATICS_URL=https://devaip.senatics.gov.py:443/portal-core/rest/api\n" > .env | |
19 | +"SENATICS_URL=https://informacionpublica.paraguay.gov.py:443/portal-core/rest/api\n" > .env | |
20 | 20 | |
21 | 21 | CMD ["npm", "start"] | ... | ... |
Please
register
or
login
to post a comment