add migration
All checks were successful
Build and Publish / build-release (push) Successful in 1m20s

This commit is contained in:
2026-04-15 17:01:06 -05:00
parent 8b54f20828
commit 9a0dc4942d
7 changed files with 62 additions and 1 deletions

5
rel/overlays/bin/server Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
set -eu
cd -P -- "$(dirname -- "$0")"
PHX_SERVER=true exec ./customer_service start