mirror of
https://github.com/simon987/toolbox.git
synced 2025-12-14 15:59:02 +00:00
Dockerize
This commit is contained in:
@@ -1 +1 @@
|
||||
export const API_URL = "http://localhost:8000"
|
||||
export const API_URL = window.location.protocol + '//' + window.location.host + '/api';
|
||||
|
||||
Reference in New Issue
Block a user