Dont use reserved foldername (#20582)
Co-authored-by: Effy Elden <effy@effy.space>
This commit is contained in:
parent
c761e7a5ef
commit
7a3c6bb888
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ services:
|
|||
# Optional Node.js version to install
|
||||
NODE_VERSION: '16'
|
||||
volumes:
|
||||
- ..:/workspaces/mastodon:cached
|
||||
- ..:/mastodon:cached
|
||||
environment:
|
||||
RAILS_ENV: development
|
||||
NODE_ENV: development
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue