update docker compose

This commit is contained in:
Lee 2023-07-01 22:13:57 +01:00
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: