Fix docker-compose.yml

This commit is contained in:
whitney 2024-12-27 15:34:35 -08:00
parent 9c86bffcd2
commit a8d2c3d518

View File

@ -5,7 +5,6 @@ networks:
external: true external: true
services: services:
image: jakesphotos:latest
portfolio: portfolio:
build: build:
context: . context: .