mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 21:38:58 +00:00
Update docker-compose-deep-parse.yaml
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
yolo_service:
|
yolo:
|
||||||
|
image: nginx
|
||||||
environment:
|
environment:
|
||||||
FOO_BAR: '123' #foobar
|
FOO_BAR: '123' #foobar
|
||||||
API: '${API_URL:-${SERVICE_URL_YOLO}/api}' #apiyolo
|
API: '${API_URL:-${SERVICE_URL_YOLO}/api}' #apiyolo
|
||||||
|
|||||||
Reference in New Issue
Block a user