This commit is contained in:
Andras Schmelczer 2026-05-11 21:38:26 +01:00
parent 9248e26af2
commit f2a2651b8a
95 changed files with 3993 additions and 1471 deletions

View file

@ -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 "