소스 검색

added order for mount template, fix env example

Alexander Musikhin 7 달 전
부모
커밋
3787217971
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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