This commit is contained in:
Moises Tapia 2020-07-26 10:18:34 -05:00 committed by GitHub
parent 152738d5b1
commit 6ff62d2ae7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@ docker-compose exec hidden python3 HiddenEye.py
# Persist Data
When we make or buils the service with `docker-compose up --build -d` this persist the data templates in the same folder `WebTemplate`.
If you add the new Template in `WbeTemplate` this will be reflected in the container and yoi can use it.
If you add the new Template in `WbeTemplate` this will be reflected in the container and you can use it.
To add WebTemplate you juste need add them in this folder and done
- [X] `equinockx~/Webtemplate$ cp * Docker/Webtemplate`