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