fix redirect url to port
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
||||
environment:
|
||||
- APP_ENV=production
|
||||
- APP_DEBUG=false
|
||||
- APP_URL=https://bengkel.digitaloasis.xyz
|
||||
- APP_URL=http://bengkel.digitaloasis.xyz:8082
|
||||
- TRUSTED_PROXIES=*
|
||||
depends_on:
|
||||
- db
|
||||
|
||||
Reference in New Issue
Block a user