5 lines
103 B
Bash
5 lines
103 B
Bash
{% if layout == 'root' %}COMPOSE_PROFILES=services
|
|
|
|
{% endif %}PUBLIC_API_BASE_URL=/api
|
|
ALLOWED_HOSTS=
|