Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d5d070e

Browse files
committed
fix: change compose project name
1 parent b3573cb commit d5d070e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/.env

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
COMPOSE_PROJECT_NAME=strive
2+
13
# Compose supports declaring default environment variables in an environment file named .env placed in the folder docker-compose command is executed from (current working directory).
24
# Compose expects each line in an env file to be in VAR=VAL format. Lines beginning with # (i.e. comments) are ignored, as are blank lines.
35
# Note: Values present in the environment at runtime will always override those defined inside the .env file. Similarly, values passed via command-line arguments take precedence as well.

0 commit comments

Comments
 (0)