pull/26/head
parent
78f42011fc
commit
22e98ebd4b
5
.env
5
.env
|
|
@ -1,5 +0,0 @@
|
|||
# Compose pointer only — NO secrets here.
|
||||
# Makes `docker compose up -d --build` read ${FRONTEND_PORT}, ${BACKEND_PORT}, …
|
||||
# from backend/.env without typing --env-file every time.
|
||||
# All credentials and app config live in backend/.env.
|
||||
COMPOSE_ENV_FILES=./backend/.env
|
||||
Loading…
Reference in New Issue