add dockerfile

This commit is contained in:
nicwands
2026-05-27 14:08:06 -04:00
parent 409b926a52
commit 35cf8eddbc
3 changed files with 44 additions and 1 deletions

View File

@@ -3,7 +3,6 @@ services:
container_name: takerofnotes
build:
context: .
dockerfile: Dockerfile.prod
image: takerofnotes-cms:latest
restart: unless-stopped
env_file: .env