Docker Compose
This commit is contained in:
parent
ca946990e1
commit
d8c7abb531
1 changed files with 5 additions and 0 deletions
5
compose.yml
Normal file
5
compose.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
services:
|
||||
app:
|
||||
build: .
|
||||
restart: always
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue