🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay 2022-10-27 17:26:17 -04:00
parent f0fa8f13f5
commit e110b7cd1d
No known key found for this signature in database
GPG Key ID: 4F765975C1F0EE5F

View File

@ -75,7 +75,7 @@ CONTAINER_IP_ADDRESS="$(ip a 2>/dev/null | grep 'inet' | grep -v '127.0.0.1' | a
# Overwrite variables # Overwrite variables
#SERVICE_PORT="5000" #SERVICE_PORT="5000"
SERVICE_NAME="commitment" SERVICE_NAME="commitment"
SERVICE_COMMAND="python3 /app/commitment.py" SERVICE_COMMAND="python3 /app/commit.py"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Show start message # Show start message