Skip to content

Commit 0d7070d

Browse files
authored
Disable dotenv ads in example .env
1 parent 351f612 commit 0d7070d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.env.example

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,7 @@ BLOCK_BASED_ON_SNI=0
2121
# CONTAINER_NAME=cgps
2222
# IMAGE_TAG=latest
2323
# CRON_SCHEDULE=0 3 * * 1
24+
25+
# Disable dotenv ads ("tips"). You don't need to touch this value.
26+
# More details: https://github.com/motdotla/dotenv/issues/899
27+
DOTENV_CONFIG_QUIET=true

0 commit comments

Comments
 (0)