feat: Implement native HTTP/2 Mock Server in Gateway
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
spring.application.name=axhub-admin
|
||||
server.port=8081
|
||||
server.http2.enabled=true
|
||||
|
||||
# 기본적으로 local 환경을 실행
|
||||
spring.profiles.active=local
|
||||
|
||||
Reference in New Issue
Block a user