LGTM
This commit is contained in:
parent
9248e26af2
commit
f2a2651b8a
95 changed files with 3993 additions and 1471 deletions
|
|
@ -6,6 +6,8 @@ services:
|
|||
server:
|
||||
image: rust:1.84
|
||||
init: true
|
||||
tty: true
|
||||
stdin_open: true
|
||||
working_dir: /app/server-rs
|
||||
command: >
|
||||
bash -c "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue