Skip to content

Commit 2e5c3a1

Browse files
committed
Add note about environmental variables for different compose files / services
1 parent de771f0 commit 2e5c3a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ The following table summarises the servable model types with their respective ou
6666

6767
The core functionality is provided by services defined in `docker-compose.yml`.
6868
Additional features generally require running services in extra compose files.
69+
Most additional services (as well as the core services) require specific environment variables to be set before running.
70+
See the relevant sections below for details.
6971

7072
| Feature | Category | Additional compose file | Feature description |
7173
|:--------------:|:---------:|:---------------------------:|:------------------------------------------------------------:|

0 commit comments

Comments
 (0)