소스 검색

Added note about APP_URL, closes #355

Will Browning 2 년 전
부모
커밋
009959e4c4
3개의 변경된 파일401개의 추가작업 그리고 456개의 파일을 삭제
  1. 1 1
      .env.example
  2. 164 160
      composer.lock
  3. 236 295
      package-lock.json

+ 1 - 1
.env.example

@@ -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

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 164 - 160
composer.lock


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 236 - 295
package-lock.json


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.