initial commit
This commit is contained in:
11
.env
Normal file
11
.env
Normal file
@@ -0,0 +1,11 @@
|
||||
APP_ENV=dev
|
||||
APP_SECRET=YyqIPrhVcUN1myrOndRheHONFbLo7GKpVk0wbKX5j4fNJ5y4i64DwX5jLMHkeJRZ
|
||||
|
||||
POSTGRES_DB=symfony
|
||||
POSTGRES_USER=symfony
|
||||
POSTGRES_PASSWORD=symfony
|
||||
|
||||
# DATABASE_URL is assembled automatically, but you can hardcode if preferred:
|
||||
# DATABASE_URL=postgresql://symfony:symfony@db:5432/symfony?serverVersion=16&charset=utf8
|
||||
|
||||
DEFAULT_URI=http://localhost:8080
|
||||
Reference in New Issue
Block a user