Configure Docker Compose

This commit is contained in:
Alex Kotov 2023-01-08 00:57:03 +04:00
parent bbc889bcac
commit 5c526f1371
No known key found for this signature in database
GPG key ID: 553C0EBBEB5D5F08

5
docker-compose.yml Normal file
View file

@ -0,0 +1,5 @@
version: '2'
services:
app:
build: .