Updated Docker configs to use Air for auto-reloading
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Gregory Ballantine
2026-07-24 12:01:20 -04:00
parent 58dd358acb
commit 4e0223052e
4 changed files with 32 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ services:
build:
context: .
dockerfile: Dockerfile.dev
command: make run BUILD_DIR=/tmp
command: make watch
ports:
- "2830:2830"
volumes: