Selaa lähdekoodia

Added note about APP_URL, closes #355

Will Browning 2 vuotta sitten
vanhempi
commit
009959e4c4
3 muutettua tiedostoa jossa 401 lisäystä ja 456 poistoa
  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

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 164 - 160
composer.lock


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 236 - 295
package-lock.json


Kaikkia tiedostoja ei voida näyttää, sillä liian monta tiedostoa muuttui tässä diffissä