Update and rename docker-compose.yml to docker-compose-build.yml

This commit is contained in:
Joshua Ryder
2025-05-04 18:17:06 -04:00
committed by GitHub
parent 90e594850e
commit c6754b28bf

View File

@@ -1,6 +1,6 @@
services:
app:
container_name: rsvp_manager-dev
container_name: rsvp_manager
build:
context: .
dockerfile: Dockerfile