Joao P Dubas 76d5fc9adf
feat: use release to deploy application
Adjust `Dockerfile` and `docker-compose` to use the `release` structure.
2024-09-20 21:20:36 +00:00

6 lines
86 B
Bash
Executable File

#!/bin/sh
set -eu
cd -P -- "$(dirname -- "$0")"
PHX_SERVER=true exec ./wabanex start