Skip to content

Commit

Permalink
default logging level
Browse files Browse the repository at this point in the history
  • Loading branch information
v00g100skr committed May 14, 2024
1 parent c409b4a commit 1647069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/redeploy_web_server.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
DATA_TOKEN=""
MEMCACHED_HOST=""
PORT=8080
LOGGING="INFO"
LOGGING="WARNING"

# Check for arguments
while [[ $# -gt 0 ]]; do
Expand Down

0 comments on commit 1647069

Please sign in to comment.