add to function
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
services:
|
||||
app:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
db:
|
||||
image: mongo
|
||||
restart: unless-stopped
|
||||
|
Reference in New Issue
Block a user