8 lines
150 B
Python
8 lines
150 B
Python
name: todod
|
|
command: todod -K ${AUTH_ROOT}/jwt_key -s data
|
|
consumes: auth
|
|
|
|
%file data
|
|
name: storage directory
|
|
creation-command: mkdir -p data
|