Admin server port conflict resolved — moved to 8090 #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Fixed port conflict where the admin server (port 8900) was blocked by the Hermes webhook receiver.
Changes
../canteen-asset-tracker/assets.dbfor shared DB accessVerification
curl http://127.0.0.1:8090/health→{"status":"ok"}curl https://admin.canteen.ourpad.casa/health→{"status":"ok"}Commit
377b386— pushed to gitea/master