chore: add missing prisma folder

This commit is contained in:
Sonny
2023-11-11 02:23:45 +01:00
parent 49c4b0824c
commit 57905d1485
2 changed files with 5 additions and 3 deletions

View File

@@ -18,10 +18,11 @@ services:
mylinks:
restart: always
container_name: MyLinks
build:
context: .
image: sonny93/my-links:latest
# build:
# context: .
ports:
- 127.0.0.1:3000:3000
- 127.0.0.1:5000:3000
env_file:
- .env
# depends_on: