Skip to content

Commit

Permalink
Merge pull request #1096 from bluewave-labs/develop
Browse files Browse the repository at this point in the history
Develop -> Master
  • Loading branch information
ajhollid authored Oct 30, 2024
2 parents 79d0f00 + bba464b commit 2a9db50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docker/prod/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ services:
client:
image: uptime_client:latest
environment:
UPTIME_APP_API_BASE_URL: "http://localhost:5000/api/v1"
UPTIME_APP_API_BASE_URL: "https://uptime-demo.bluewavelabs.ca/api/v1"
ports:
- "80:80"
- "443:443"
Expand Down

0 comments on commit 2a9db50

Please sign in to comment.