fix
This commit is contained in:
parent
4ffd1a1340
commit
d1ba346560
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://192.168.0.187:9001
|
APP_URL=https://transcriptor.eisnest.eu
|
||||||
ASSET_URL=http://192.168.0.187:9001
|
ASSET_URL=https://transcriptor.eisnest.eu
|
||||||
|
|
||||||
DB_CONNECTION=mariadb
|
DB_CONNECTION=mariadb
|
||||||
DB_QUEUE_CONNECTION=mariadb
|
DB_QUEUE_CONNECTION=mariadb
|
||||||
|
Loading…
Reference in New Issue
Block a user