Fix payload_uploads volume?
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c09862c702
commit
e060d942f0
@ -18,7 +18,7 @@ services:
|
|||||||
- "HOSTNAME=0.0.0.0"
|
- "HOSTNAME=0.0.0.0"
|
||||||
- "MONGODB_URI=mongodb://${MONGO_USER}:${MONGO_PASSWORD}@mongo:27017"
|
- "MONGODB_URI=mongodb://${MONGO_USER}:${MONGO_PASSWORD}@mongo:27017"
|
||||||
volumes:
|
volumes:
|
||||||
- /base/media
|
- payload_uploads:/base/media
|
||||||
- ./:/base
|
- ./:/base
|
||||||
networks:
|
networks:
|
||||||
- internal
|
- internal
|
||||||
|
Loading…
Reference in New Issue
Block a user