deploy mount data dir
This commit is contained in:
parent
48778fe928
commit
a6e0f83fbc
1 changed files with 1 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ aliases:
|
||||||
# Recommended to change this to a mounted volume path that is backed up off server.
|
# Recommended to change this to a mounted volume path that is backed up off server.
|
||||||
volumes:
|
volumes:
|
||||||
- "l4d_tools_storage:/rails/storage"
|
- "l4d_tools_storage:/rails/storage"
|
||||||
|
- "/opt/l4d2:/opt/l4d2"
|
||||||
|
|
||||||
# Bridge fingerprinted assets, like JS and CSS, between versions to avoid
|
# Bridge fingerprinted assets, like JS and CSS, between versions to avoid
|
||||||
# hitting 404 on in-flight requests. Combines all files from new and old
|
# hitting 404 on in-flight requests. Combines all files from new and old
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue