mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-19 17:59:12 -06:00
Fix wrong environment indentation
This commit is contained in:
parent
7f461bc7ab
commit
8c9901bfe5
@ -5,7 +5,7 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
environment:
|
environment:
|
||||||
# 1- Add the Env key values pair to /etc/environment file
|
# 1- Add the Env key values pair to /etc/environment file
|
||||||
# 2- Run source /etc/environment
|
# 2- Run source /etc/environment
|
||||||
# 3- Run env |grep -i relic; to validate it being loaded.
|
# 3- Run env |grep -i relic; to validate it being loaded.
|
||||||
|
Loading…
Reference in New Issue
Block a user