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