-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
18 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ FROM python:3.11.7-slim-bookworm | |
LABEL com.danswer.maintainer="[email protected]" | ||
LABEL com.danswer.description="This image is the web/frontend container of Onyx which \ | ||
contains code for both the Community and Enterprise editions of Onyx. If you do not \ | ||
have a contract or agreement with OnyxAI, you are not permitted to use the Enterprise \ | ||
have a contract or agreement with DanswerAI, you are not permitted to use the Enterprise \ | ||
Edition features outside of personal development or testing purposes. Please reach out to \ | ||
[email protected] for more information. Please visit https://github.com/onyx-dot-app/onyx" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ FROM node:20-alpine AS base | |
LABEL com.onyx.maintainer="[email protected]" | ||
LABEL com.onyx.description="This image is the web/frontend container of Onyx which \ | ||
contains code for both the Community and Enterprise editions of Onyx. If you do not \ | ||
have a contract or agreement with OnyxAI, you are not permitted to use the Enterprise \ | ||
have a contract or agreement with DanswerAI, you are not permitted to use the Enterprise \ | ||
Edition features outside of personal development or testing purposes. Please reach out to \ | ||
[email protected] for more information. Please visit https://github.com/onyx-dot-app/onyx" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters