mirror of
https://github.com/nicotsx/ironmount.git
synced 2025-12-10 12:10:51 +01:00
refactor: use domain pattern
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
||||
|
||||
- ./:/app/
|
||||
|
||||
- /home/nicolas/ironmount/tmp:/mounts:rshared
|
||||
- ./tmp:/mounts #:rshared
|
||||
environment:
|
||||
- GO_ENV=development
|
||||
- VOLUME_ROOT=/home/nicolas/ironmount/tmp
|
||||
- VOLUME_ROOT=/Users/nicolas/Developer/dir/ironmount/tmp
|
||||
|
||||
Reference in New Issue
Block a user