worker: Revert using tmfs

This commit is contained in:
Nathan Woodburn 2023-08-25 23:22:42 +10:00
parent ac054156ef
commit 076303d475
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

@ -61,11 +61,6 @@ services:
volumes: volumes:
mysql: mysql:
data: data:
driver: local
driver_opts:
o: "size=5g,uid=1000"
device: tmpfs
type: tmpfs
""" > docker-compose.yml """ > docker-compose.yml
# Start the containers # Start the containers