From d93650409a4898404266db9ec031f430a3394f88 Mon Sep 17 00:00:00 2001 From: Paul Reichmuth Date: Wed, 4 Feb 2026 15:17:13 +0100 Subject: [PATCH] example Configuration --- .run/Database Container.run.xml | 10 ++++++++++ .run/Set up DB.run.xml | 8 ++++++++ .run/TimekeepBackendApplication.run.xml | 1 + 3 files changed, 19 insertions(+) create mode 100644 .run/Database Container.run.xml create mode 100644 .run/Set up DB.run.xml diff --git a/.run/Database Container.run.xml b/.run/Database Container.run.xml new file mode 100644 index 0000000..dee3446 --- /dev/null +++ b/.run/Database Container.run.xml @@ -0,0 +1,10 @@ + + + + + + + + + \ No newline at end of file diff --git a/.run/Set up DB.run.xml b/.run/Set up DB.run.xml new file mode 100644 index 0000000..fcfd10a --- /dev/null +++ b/.run/Set up DB.run.xml @@ -0,0 +1,8 @@ + + + + FILE + + + + \ No newline at end of file diff --git a/.run/TimekeepBackendApplication.run.xml b/.run/TimekeepBackendApplication.run.xml index bc9a401..725b863 100644 --- a/.run/TimekeepBackendApplication.run.xml +++ b/.run/TimekeepBackendApplication.run.xml @@ -11,6 +11,7 @@ \ No newline at end of file