Add dockerfiles

This commit is contained in:
2023-09-15 23:23:44 +02:00
parent b455eabb79
commit af83f72dac
4 changed files with 35 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
version: "3.8"
services:
api:
build: ./api
restart: on-failure