mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-09 23:15:36 +00:00
chore: add missing prisma folder
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user