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
1 changed files with 5 additions and 0 deletions

5
docker-compose.yml Normal file
View File

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