From 1885b710aca551b5cd0e3f48496b1e6da73116e6 Mon Sep 17 00:00:00 2001 From: Jean-Remy Hok Date: Tue, 11 Jan 2022 15:51:54 +0100 Subject: [PATCH] Ajouter 'DoorService.properties' --- DoorService.properties | 1 + 1 file changed, 1 insertion(+) create mode 100644 DoorService.properties diff --git a/DoorService.properties b/DoorService.properties new file mode 100644 index 0000000..a6b52e9 --- /dev/null +++ b/DoorService.properties @@ -0,0 +1 @@ +server.port=8087 \ No newline at end of file