Added note about APP_URL, closes #355
This commit is contained in:
parent
76be556334
commit
009959e4c4
3 changed files with 715 additions and 804 deletions
|
@ -3,7 +3,7 @@ APP_ENV=production
|
|||
APP_KEY=
|
||||
APP_DEBUG=false
|
||||
APP_LOG_LEVEL=debug
|
||||
# The URL of the AnonAddy instance, can be anything you like e.g. aa.example.com, or just example.com
|
||||
# The URL of the AnonAddy instance, can be anything you like e.g. https://aa.example.com, or just https://example.com, if using a non-standard port you must include it e.g. https://example.test:8000
|
||||
APP_URL=https://app.example.com
|
||||
|
||||
LOG_CHANNEL=stack
|
||||
|
|
348
composer.lock
generated
348
composer.lock
generated
File diff suppressed because it is too large
Load diff
1169
package-lock.json
generated
1169
package-lock.json
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue