Skip to content

Commit f76a6ac

Browse files
caitlinwheelesscaitlinwheeless
and
caitlinwheeless
authored
docs: Remove outdated info from Docker install page (#7221)
Co-authored-by: caitlinwheeless <[email protected]>
1 parent 1ecc8b7 commit f76a6ac

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/source/guide/install_enterprise_docker.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To install Label Studio Community Edition, see [Install Label Studio](https://la
2828
3. Start the server using Docker Compose.
2929

3030
### Prerequisites
31-
Make sure you have an authorization token to retrieve Docker images and a current license file. If you are a Label Studio Enterprise customer and do not have access, [contact us](mailto:[email protected]) to receive an authorization token and a copy of your license file.
31+
Make sure you have an authorization token to retrieve Docker images and a current license file. If you are a Label Studio Enterprise customer and do not have access, [email support](mailto:[email protected]) or open a ticket through our [support portal](https://support.humansignal.com/) to receive an authorization token and a copy of your license file.
3232

3333
Make sure [Docker Compose](https://docs.docker.com/compose/install/) is installed on your system.
3434

@@ -66,7 +66,6 @@ To run Label Studio Enterprise in production, start it using [Docker compose](ht
6666
1. Create a file, `label-studio-enterprise/env.list` with the required environment variables:
6767
```
6868
# Specify the path to the license file.
69-
# Alternatively, it can be a URL like LICENSE=https://lic.heartex.ai/db/20210203-1234-ab123456.lic
7069
LICENSE=/label-studio-enterprise/license.txt
7170
7271
# Specify the FQDN name with port if differs from 80

0 commit comments

Comments
 (0)