This commit is contained in:
Waylon Walker 2023-06-06 09:57:21 -05:00
parent 6b1c60a550
commit 839cbd0dc0
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4
17 changed files with 213 additions and 35 deletions

View file

@ -35,6 +35,8 @@ services:
restart: always
tty: true
stdin_open: true
volumes:
- ./:/app
volumes:
db:
driver: local