feat: Remove .env file
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@ -0,0 +1,6 @@
|
||||
NAME=histoiredunpied
|
||||
URL=histoiredunpied.com
|
||||
MATOMO_URL=https://matomo.fr
|
||||
MATOMO_IDSITE=1
|
||||
MATOMO_TOKEN_AUTH=
|
||||
LOG_PATH=/var/log/nginx/access.log
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ public
|
||||
resources
|
||||
node_modules
|
||||
IMG
|
||||
.env
|
||||
|
Reference in New Issue
Block a user