diff options
author | AlisaLinUwU <alisalinuwu@gmail.com> | 2025-01-26 11:41:45 +0500 |
---|---|---|
committer | AlisaLinUwU <alisalinuwu@gmail.com> | 2025-01-26 11:41:45 +0500 |
commit | 93fe6a825baa3c5141fb220256b2c0b1fc3da273 (patch) | |
tree | b9cca4a0b970e8ee53a6465c1d2a572fb6dfb825 /src/main/appengine |
Initializemain
Diffstat (limited to 'src/main/appengine')
-rw-r--r-- | src/main/appengine/app.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/appengine/app.yaml b/src/main/appengine/app.yaml new file mode 100644 index 0000000..d05b9e5 --- /dev/null +++ b/src/main/appengine/app.yaml @@ -0,0 +1,2 @@ +runtime: java18 +instance_class: F1
\ No newline at end of file |