Fix production compose file
This commit is contained in:
parent
e08a7677ef
commit
5888ee78d9
|
@ -15,8 +15,8 @@ services:
|
|||
- ../stack.env
|
||||
volumes_from:
|
||||
- tmp
|
||||
depends_on:
|
||||
- migration
|
||||
depends_on:
|
||||
- migration
|
||||
|
||||
migration:
|
||||
image: pathogen/neptune:latest
|
||||
|
|
Loading…
Reference in New Issue