Sfoglia il codice sorgente

added order for mount template, fix env example

Alexander Musikhin 7 mesi fa
parent
commit
3787217971
2 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .env.example
  2. BIN
      templates/OrderForMount.xlsx

+ 1 - 1
.env.example

@@ -16,7 +16,7 @@ APP_NAME="Stroyprofit CRM"
 APP_ENV=local
 APP_KEY=base64:nIrpAXvd/2pEWdtUMQXuf6xdF1C+p7e6bErjt1hMIMk=
 APP_DEBUG=true
-APP_URL=${APP_ADDR}:${WEB_PORT}
+APP_URL=${APP_ADDR}
 APP_LOCALE=ru
 APP_TIMEZONE=Europe/Moscow
 

BIN
templates/OrderForMount.xlsx