Add dockerfile and compose for production
This commit is contained in:
3
docker/production/start.sh
Executable file
3
docker/production/start.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
mix ecto.migrate
|
||||
mix phx.server
|
||||
Reference in New Issue
Block a user