update auth

main
ycz008 2023-07-14 15:23:33 +08:00
parent cc723347ed
commit 0bb8f3f554
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ spec:
containers: containers:
- name: auth - name: auth
image: beaconfireiic/auth:1.1.1-prod image: beaconfireiic/auth:1.1.1-prod
command: ["java", "-Djasypt.encryptor.password=beaconfire", "-cp","app:app/lib/*","com.beaconfire.auth.AuthApplication"]
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- name: http - name: http