dockerize the project with alpine
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
PROJECT_NAME=""
|
||||
PROJECT_PATH="./laravel"
|
||||
|
||||
POSTGRES_USER=""
|
||||
POSTGRES_DB=""
|
||||
POSTGRES_PASSWORD=""
|
||||
Reference in New Issue
Block a user