This website requires JavaScript.
Explore
Help
Sign In
adam
/
shift73k
Watch
1
Star
0
Fork
You've already forked shift73k
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
main
shift73k
/
entrypoint.sh
8 lines
80 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/ash
export
MIX_ENV
=
"prod"
cd
/app
mix ecto.migrate
exec
mix phx.server
Reference in New Issue
View Git Blame
Copy Permalink