Skip to content

Commit 9baef97

Browse files
committed
feat: Project
- Added variable PROJECT_NAME to .env.dist;
1 parent c287334 commit 9baef97

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/.env.dist

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
ENV=dev
22

3+
# defines prefix to all container names
4+
#PROJECT_NAME=project
5+
36
# MySQL database
47
MYSQL_HOST=localhost
58
MYSQL_USER=db_user

0 commit comments

Comments
 (0)