Skip to content

Commit 0f75cfb

Browse files
Added callout for magic env on docker compose build section
1 parent 818eac0 commit 0f75cfb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/builds/packs/docker-compose.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,12 @@ services:
6363
<ZoomableImage src="/docs/images/builds/packs/compose/6.webp" />
6464
6565
### Coolify's Magic Environment Variables
66+
::: warning HEADS UP!
67+
As of Coolify v4.0.0-beta.410, Magic Environment Variables are only supported for One-Click Services and Docker Compose-based deployments.
68+
69+
This means that Git-based Docker Compose deployments are not yet supported. The team is actively working on adding support in future releases of Coolify.
70+
:::
71+
6672
Coolify can generate dynamic environment variables for you using the following syntax: `SERVICE_<TYPE>_<IDENTIFIER>`.
6773

6874
The types include:

0 commit comments

Comments
 (0)