Skip to content

Commit

Permalink
Add missing 'shadowJar' in docker-compose-up.sh
Browse files Browse the repository at this point in the history
Required if building for new
  • Loading branch information
DanVanAtta committed Jul 27, 2024
1 parent 0de9b66 commit 09c06e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose-up.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/bash
./gradlew shadowJar
LOBBY_PORT=3000 docker compose up

0 comments on commit 09c06e8

Please sign in to comment.