From 05c238e0078285a1b4351dbe71b15e53d34ae1ff Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Fri, 3 Sep 2021 14:52:50 +0200 Subject: [PATCH] Remove .env --- src/templates/modules/documentation/advanced/Deployment.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/modules/documentation/advanced/Deployment.vue b/src/templates/modules/documentation/advanced/Deployment.vue index d124861..902e164 100644 --- a/src/templates/modules/documentation/advanced/Deployment.vue +++ b/src/templates/modules/documentation/advanced/Deployment.vue @@ -59,7 +59,7 @@ In the docker section, replace
- [name] with the name of your bot,
- [version] with the version of your bot. (You can use `latest`, `dev`... with docker)
- - [env] with your env file (`.env`, `environment.json` or `environment.yml`) + - [env] with your env file (`environment.json` or `environment.yml`)

Create a root file named Dockerfile.