Skip to content

Commit 864afea

Browse files
committed
setup project
1 parent de2d1b0 commit 864afea

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

.idea/compiler.xml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/jarRepositories.xml

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
source src/main/bash/setenv.sh
3+
#source src/main/bash/setenv.sh
44

55
function composeUp() {
66
./mvnw docker-compose:up

0 commit comments

Comments
 (0)