4 lines
171 B
Bash
4 lines
171 B
Bash
# VITE_API_URL = 'https://dpage.liara.run'
|
|
VITE_API_URL = 'http://188.121.103.8:4141'
|
|
VITE_TOKEN_NAME = 'dpage-editor-t'
|
|
VITE_REFRESH_TOKEN_NAME = 'dpage-editor-refresh-t' |