generated from Fascinated/nextjs-13-template-with-tailwindcss
update docker compose
This commit is contained in:
parent
f436cb2302
commit
a47c9249da
@ -2,10 +2,7 @@ version: "3.4"
|
||||
|
||||
services:
|
||||
next-app:
|
||||
image: next-app
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./Dockerfile
|
||||
build: https://git.fascinated.cc/Fascinated/personal-website.git
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
ports:
|
||||
|
Loading…
Reference in New Issue
Block a user