mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 10:39:17 -05:00
Add .devcontainer (#1032)
Adds support for [devcontainers](https://containers.dev/), this should make onboarding easier and should allow (especially simpler) contributions entirely online via Github Codespaces 🚀
This commit is contained in:
@@ -12,5 +12,5 @@ services:
|
||||
- '3001:3001'
|
||||
volumes:
|
||||
- '.:/app'
|
||||
restart: no
|
||||
restart: 'no'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user