.env файл пример
This commit is contained in:
2
backend-app/.env.template
Normal file
2
backend-app/.env.template
Normal file
@ -0,0 +1,2 @@
|
||||
APP_CONFIG__DB__URL = mssql+aioodbc://sa:159357@127.0.0.1:1433/test_db?driver=ODBC+Driver+17+for+SQL+Server
|
||||
APP_CONFIG__RUN__PORT = 8080
|
Reference in New Issue
Block a user