mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 13:28:57 +00:00
Create docker-compose-deep-parse.yaml
This commit is contained in:
5
docker-compose/docker-compose-deep-parse.yaml
Normal file
5
docker-compose/docker-compose-deep-parse.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
services:
|
||||
yolo_service:
|
||||
environment:
|
||||
FOO_BAR: '123' #foobar
|
||||
API: '${API_URL:-${SERVICE_URL_YOLO}/api}' #apiyolo
|
||||
Reference in New Issue
Block a user