parent
17b324d363
commit
269ade50ff
|
@ -139,7 +139,7 @@ For more examples check: [Realize Examples](https://github.com/oxequa/realize-ex
|
||||||
schema:
|
schema:
|
||||||
- name: coin
|
- name: coin
|
||||||
path: coin // project path
|
path: coin // project path
|
||||||
environment: // env variables available at startup
|
env: // env variables available at startup
|
||||||
test: test
|
test: test
|
||||||
myvar: value
|
myvar: value
|
||||||
commands: // go commands supported
|
commands: // go commands supported
|
||||||
|
|
Loading…
Reference in New Issue