feat : 로그 기록 남기기(클라이언트 쪽 패키지 추가), 포매팅, 도커 설정 변경,

This commit is contained in:
qornwh1
2026-03-01 01:30:10 +09:00
parent 97f6187f5d
commit 563448a09a
6 changed files with 14 additions and 5 deletions

View File

@@ -6,4 +6,5 @@
dockerfile: MMOserver/Dockerfile
ports:
- "9050:9050/udp" # LiteNetLib UDP 포트
- "9500:9500/udp" # LiteNetLib UDP 포트
restart: unless-stopped