add to function

This commit is contained in:
2024-03-09 20:28:55 -05:00
parent 66ea127f23
commit 039ecde461
7 changed files with 103 additions and 2 deletions

View File

@@ -1,4 +1,8 @@
services:
app:
build:
context: .
dockerfile: Dockerfile
db:
image: mongo
restart: unless-stopped