feat: Remove .env file
This commit is contained in:
parent
cc2bfd1234
commit
c9158e3d00
|
@ -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
|
|
@ -2,3 +2,4 @@ public
|
||||||
resources
|
resources
|
||||||
node_modules
|
node_modules
|
||||||
IMG
|
IMG
|
||||||
|
.env
|
||||||
|
|
Loading…
Reference in New Issue