Skip to content
Snippets Groups Projects
Unverified Commit 8e35f9fa authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

swh-c4-model/provenance: Only use internal fqdn

parent c547510c
No related branches found
No related tags found
No related merge requests found
......@@ -37,11 +37,14 @@ Through the standard web api authentication mechanism.
?
## Public domains
## Internal Domains
The public hostnames will be:
- staging: `provenance.staging.swh.network`
- production: `provenance.softwareheritage.org`
As the provenance will be used through the webapi, there is no public domain,
only internal.
The hostnames will be:
- staging: `provenance.internal.staging.swh.network`
- production: `provenance.internal.softwareheritage.org`
### Sentry
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment