do not use volume for that
This commit is contained in:
parent
91263e05dc
commit
d63b8c0059
|
@ -93,8 +93,6 @@ services:
|
||||||
logging: *default-logging
|
logging: *default-logging
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
volumes:
|
|
||||||
- ./docker/data/website/.cache:/usr/app/.cache
|
|
||||||
networks:
|
networks:
|
||||||
shared:
|
shared:
|
||||||
ipv4_address: 10.10.10.35
|
ipv4_address: 10.10.10.35
|
||||||
|
|
Reference in New Issue