4 lines
173 B
Bash
4 lines
173 B
Bash
VITE_API_URL = 'http://89.32.249.26:4010'
|
|
# VITE_API_URL = 'http://192.168.99.131:4000'
|
|
VITE_TOKEN_NAME = 'dpage-editor-t'
|
|
VITE_REFRESH_TOKEN_NAME = 'dpage-editor-refresh-t' |