Skip to content

Commit 17777aa

Browse files
committed
doc: add docker's env vars url to Makefile
1 parent 5d916da commit 17777aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Project configuration
2+
3+
# Docker uses the directory environment variable to set a prefix for the service's container names.
4+
# Doc: https://docs.docker.com/compose/how-tos/environment-variables/envvars/#compose_project_name
25
PROJECT_NAME := sk
36

47
# Colors for terminal output (optional)

0 commit comments

Comments
 (0)