mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-13 15:14:49 -06:00
fix: added docker-compose files example
This commit is contained in:
parent
f847f38812
commit
b2ccf965bb
2
.gitignore
vendored
2
.gitignore
vendored
@ -16,6 +16,8 @@ lerna-debug.log*
|
||||
/docker-compose-data
|
||||
/docker-data
|
||||
|
||||
docker-compose.yaml
|
||||
|
||||
# Package
|
||||
/yarn.lock
|
||||
/package-lock.json
|
||||
|
@ -8,6 +8,7 @@
|
||||
* Now when deleting the instance, the data referring to it in mongodb is also deleted
|
||||
* It is now validated if the instance name contains uppercase and special characters
|
||||
* For compatibility reasons, container mode has been removed
|
||||
* Added docker-compose files example
|
||||
|
||||
# 1.3.1 (2023-07-20 07:48)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user