Add compose

This commit is contained in:
GHOSCHT 2024-12-28 22:04:04 +01:00
parent 29237ef91c
commit 7041b8672f
Signed by: ghoscht
GPG key ID: 2C2C1C62A5388E82

5
docker-compose.yml Normal file
View file

@ -0,0 +1,5 @@
services:
backend:
build: .
env_file:
- ./.env