Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
b82a59ab8f
commit
3b2410b0ee
+6
-6
@@ -5,12 +5,12 @@ services:
|
||||
image: harbor.lnh2e.com/lingniu-v1/ln-bi:main-1.0.0
|
||||
network_mode: host
|
||||
environment:
|
||||
- DB_HOST=192.168.130.111
|
||||
- DB_PORT=3306
|
||||
- DB_USER=root
|
||||
- DB_PASSWORD=lingniu#2024
|
||||
- DB_NAME=lingniu_prod3
|
||||
- SERVER_PORT=8111
|
||||
DB_HOST: "192.168.130.111"
|
||||
DB_PORT: "3306"
|
||||
DB_USER: "linsset_01"
|
||||
DB_PASSWORD: "LN3456#&"
|
||||
DB_NAME: "lingniu_prod"
|
||||
SERVER_PORT: "8111"
|
||||
deploy:
|
||||
replicas: 1
|
||||
restart_policy:
|
||||
|
||||
Reference in New Issue
Block a user