Fix production url
Signed-off-by: Andrea Pavone <info@andreapavone.com>
This commit is contained in:
@ -8,6 +8,7 @@ services:
|
|||||||
- "127.0.0.1:8000:8080"
|
- "127.0.0.1:8000:8080"
|
||||||
environment:
|
environment:
|
||||||
- APP_ENV=production
|
- APP_ENV=production
|
||||||
|
- APP_URL=https://asm.pavo.pw
|
||||||
- DB_CONNECTION=sqlite
|
- DB_CONNECTION=sqlite
|
||||||
# Just for testing - in general is a bad practices
|
# Just for testing - in general is a bad practices
|
||||||
- APP_KEY=base64:k1Tc4vWjcmps8r3Qtb5Ybm+shHz+D0Co7+QxRPHH374=
|
- APP_KEY=base64:k1Tc4vWjcmps8r3Qtb5Ybm+shHz+D0Co7+QxRPHH374=
|
||||||
|
|||||||
Reference in New Issue
Block a user