mirror of
https://gitee.com/san-bing/JChargePointProtocol
synced 2026-05-04 18:09:54 +08:00
更新license
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
#
|
||||
# 抖音关注:程序员三丙
|
||||
# 知识星球:https://t.zsxq.com/j9b21
|
||||
# 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
# 微信:mohan_88888
|
||||
# 抖音:程序员三丙
|
||||
# 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
#
|
||||
|
||||
|
||||
FROM registry.cn-hangzhou.aliyuncs.com/sanbing/jcpp-base:1.0 AS base
|
||||
WORKDIR /app
|
||||
COPY . .
|
||||
|
||||
@@ -1,8 +1,11 @@
|
||||
#
|
||||
# 抖音关注:程序员三丙
|
||||
# 知识星球:https://t.zsxq.com/j9b21
|
||||
# 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
# 微信:mohan_88888
|
||||
# 抖音:程序员三丙
|
||||
# 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
#
|
||||
|
||||
|
||||
FROM registry.cn-hangzhou.aliyuncs.com/sanbing/mvn:3.9.9-jdk21 AS base
|
||||
WORKDIR /app
|
||||
COPY . .
|
||||
|
||||
@@ -1,8 +1,11 @@
|
||||
#
|
||||
# 抖音关注:程序员三丙
|
||||
# 知识星球:https://t.zsxq.com/j9b21
|
||||
# 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
# 微信:mohan_88888
|
||||
# 抖音:程序员三丙
|
||||
# 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
#
|
||||
|
||||
|
||||
networks:
|
||||
sanbing-network:
|
||||
driver: bridge
|
||||
|
||||
@@ -1,8 +1,11 @@
|
||||
#
|
||||
# 抖音关注:程序员三丙
|
||||
# 知识星球:https://t.zsxq.com/j9b21
|
||||
# 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
# 微信:mohan_88888
|
||||
# 抖音:程序员三丙
|
||||
# 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
#
|
||||
|
||||
|
||||
networks:
|
||||
sanbing-network:
|
||||
driver: bridge
|
||||
|
||||
@@ -1,8 +1,11 @@
|
||||
#
|
||||
# 抖音关注:程序员三丙
|
||||
# 知识星球:https://t.zsxq.com/j9b21
|
||||
# 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
# 微信:mohan_88888
|
||||
# 抖音:程序员三丙
|
||||
# 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
#
|
||||
|
||||
|
||||
volumes:
|
||||
postgresql_data: {}
|
||||
|
||||
|
||||
@@ -1,8 +1,11 @@
|
||||
#
|
||||
# 抖音关注:程序员三丙
|
||||
# 知识星球:https://t.zsxq.com/j9b21
|
||||
# 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
# 微信:mohan_88888
|
||||
# 抖音:程序员三丙
|
||||
# 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
#
|
||||
|
||||
|
||||
networks:
|
||||
sanbing-network:
|
||||
driver: bridge
|
||||
|
||||
@@ -1,8 +1,11 @@
|
||||
#
|
||||
# 抖音关注:程序员三丙
|
||||
# 知识星球:https://t.zsxq.com/j9b21
|
||||
# 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
# 微信:mohan_88888
|
||||
# 抖音:程序员三丙
|
||||
# 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
#
|
||||
|
||||
|
||||
networks:
|
||||
sanbing-network:
|
||||
driver: bridge
|
||||
|
||||
@@ -1,8 +1,11 @@
|
||||
#
|
||||
# 抖音关注:程序员三丙
|
||||
# 知识星球:https://t.zsxq.com/j9b21
|
||||
# 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
# 微信:mohan_88888
|
||||
# 抖音:程序员三丙
|
||||
# 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
#
|
||||
|
||||
|
||||
networks:
|
||||
sanbing-network:
|
||||
driver: bridge
|
||||
|
||||
@@ -1,8 +1,11 @@
|
||||
#
|
||||
# 抖音关注:程序员三丙
|
||||
# 知识星球:https://t.zsxq.com/j9b21
|
||||
# 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
# 微信:mohan_88888
|
||||
# 抖音:程序员三丙
|
||||
# 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
#
|
||||
|
||||
|
||||
FROM registry.cn-hangzhou.aliyuncs.com/sanbing/jcpp-base:1.0 AS base
|
||||
WORKDIR /app
|
||||
COPY . .
|
||||
|
||||
@@ -1,8 +1,11 @@
|
||||
--
|
||||
-- 抖音关注:程序员三丙
|
||||
-- 知识星球:https://t.zsxq.com/j9b21
|
||||
-- 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
-- 微信:mohan_88888
|
||||
-- 抖音:程序员三丙
|
||||
-- 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
--
|
||||
|
||||
|
||||
CREATE TABLE IF NOT EXISTS jcpp_user
|
||||
(
|
||||
id uuid not null
|
||||
|
||||
@@ -1,9 +1,12 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# 抖音关注:程序员三丙
|
||||
# 知识星球:https://t.zsxq.com/j9b21
|
||||
# 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
# 微信:mohan_88888
|
||||
# 抖音:程序员三丙
|
||||
# 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
#
|
||||
|
||||
|
||||
echo "Starting Server ..."
|
||||
|
||||
export JAVA_APP_OPTS="-XX:+UseContainerSupport -XX:InitialRAMPercentage=50 -XX:MaxRAMPercentage=90 \
|
||||
|
||||
Reference in New Issue
Block a user