Ignore:
Timestamp:
11/23/22 12:15:28 (20 months ago)
Author:
unknown <mlviktor23@…>
Branches:
main
Children:
af801e3, e49d1b6
Parents:
c68150f
Message:

moderation/reporting api in spring boot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • reactapp/src/Components/UserHeader.js

    rc68150f r3b6962d  
    1010
    1111  useEffect(() => {
    12     const url = `http://192.168.0.17:8080/secure/currentUser`;
     12    const url = `http://192.168.0.19:8080/secure/currentUser`;
    1313
    1414    const fetchUser = async () => {
Note: See TracChangeset for help on using the changeset viewer.