This commit is contained in:
2023-12-29 00:27:12 +09:00
parent b4a0b72f66
commit c31a16843d
35 changed files with 451 additions and 261 deletions

View File

@ -8,3 +8,5 @@ services:
image: learnsteam/cslms-api:local
ports:
- "3030:3030"
network_mode: "host"
restart: on-failure