[api] 포트변경

This commit is contained in:
2026-02-05 16:45:08 +09:00
parent 61eb97215e
commit 633be0a143
3 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ services:
restart: always
ports:
- "127.0.0.1:8106:8080"
- "127.0.0.1:8106:8106"
env_file:
- /srv/project/alist/env/api/.env
@@ -1,5 +1,3 @@
server:
port: 8106
spring:
application:
name: api
+1
View File
@@ -1,4 +1,5 @@
server:
port: 8106
forward-headers-strategy: framework
spring:
application: