fix
This commit is contained in:
parent
edac70c647
commit
4b249b7bb7
4
src/.env
4
src/.env
@ -1,8 +1,8 @@
|
|||||||
|
|
||||||
APP_NAME=transcriptor
|
APP_NAME=transcriptor
|
||||||
VITE_APP_NAME="${APP_NAME}"
|
VITE_APP_NAME="${APP_NAME}"
|
||||||
APP_URL=http://0.0.0.0:8004
|
APP_URL=http://192.168.0.187:9001
|
||||||
ASSET_URL=http://0.0.0.0:8004
|
ASSET_URL=http://192.168.0.187:9001
|
||||||
|
|
||||||
DB_CONNECTION=mariadb
|
DB_CONNECTION=mariadb
|
||||||
DB_QUEUE_CONNECTION=mariadb
|
DB_QUEUE_CONNECTION=mariadb
|
||||||
|
Loading…
Reference in New Issue
Block a user