We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdcc071 commit 2b0af34Copy full SHA for 2b0af34
src/main/resources/config/application.yml
@@ -74,7 +74,7 @@ server:
74
application:
75
api-key-name: "x-api-key"
76
api-env: "Production Environment"
77
- api-url: "https://api-ccte.epa.gov"
+ api-url: "https://comptox.epa.gov/ctx-api"
78
# CORS is disabled by default on microservices, as you should access them through a gateway.
79
# If you want to enable it, please uncomment the configuration below.
80
# cors:
0 commit comments