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:
|
services:
|
||||||
next-app:
|
next-app:
|
||||||
image: next-app
|
build: https://git.fascinated.cc/Fascinated/personal-website.git
|
||||||
build:
|
|
||||||
context: .
|
|
||||||
dockerfile: ./Dockerfile
|
|
||||||
environment:
|
environment:
|
||||||
NODE_ENV: production
|
NODE_ENV: production
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
Reference in New Issue
Block a user