change application.properties $ standalone for separate postgres 13/130213/2
authorJunyi <hunterdevil@foxmail.com>
Tue, 9 Aug 2022 04:44:54 +0000 (12:44 +0800)
committerJunyi <hunterdevil@foxmail.com>
Fri, 12 Aug 2022 05:21:26 +0000 (13:21 +0800)
commit70dc46866c2b854b1daef3cd4a684265bde4af45
tree3cad22cbd3b38217e956fb0d251e73e17201d311
parent6488a4b4eedbcd06338b50ad0362a8477511bdb4
change application.properties $ standalone for separate postgres

Issue-ID: USECASEUI-405
Signed-off-by: Junyi Du <hunterdevil@foxmail.com>
Change-Id: Icad7ec5441f71819ee27a23c2cb1b79ef8d45517
server/src/main/resources/application.properties
standalone/src/main/assembly/Dockerfile
standalone/src/main/assembly/bin/docker-env-config.sh [deleted file]
standalone/src/main/assembly/bin/run.sh
standalone/src/main/assembly/resources/bin/initDB.sh [deleted file]
standalone/src/main/assembly/resources/dbscripts/postgres/uui_create_db.sql [deleted file]
standalone/src/main/assembly/resources/dbscripts/postgres/uui_create_table.sql [deleted file]
standalone/src/main/assembly/resources/dbscripts/postgres/uui_init_data.sql [deleted file]