feat: docker-compose.yml file

This commit is contained in:
diced
2023-08-27 22:28:27 -07:00
parent cadbd619a8
commit 9d533b57bf
2 changed files with 39 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ services:
build:
context: .
dockerfile: Dockerfile
# entrypoint: ['yarn', 'db:prototype'] ONLY USE THIS ONCE!
ports:
- '3000:3000'
env_file: