nochmal, nun alles docker-zeugs dabei
This commit is contained in:
@@ -4,6 +4,7 @@ import AppointmentList from './components/AppointmentList';
|
||||
import './AppStyles.css';
|
||||
|
||||
// Die Basis-URL der Express-API
|
||||
// Always use localhost because the browser runs on the host machine
|
||||
const API_URL = 'http://localhost:3001/api/appointments';
|
||||
|
||||
// Funktion zur Umwandlung von MongoDBs _id in die interne id des Frontends
|
||||
|
||||
Reference in New Issue
Block a user