mirror of
https://github.com/nicotsx/ironmount.git
synced 2025-12-10 12:10:51 +01:00
feat: sqlite storage
This commit is contained in:
@@ -9,8 +9,7 @@ services:
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./:/ironmount
|
||||
|
||||
- /run/docker/plugins:/run/docker/plugins
|
||||
- /tmp/ironmount:/tmp/ironmount
|
||||
- ./tmp:/tmp/ironmount
|
||||
environment:
|
||||
- GO_ENV=development
|
||||
|
||||
Reference in New Issue
Block a user