Skip to content

Commit

Permalink
Fixed path to container image in docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
barnstee committed May 11, 2024
1 parent 9092035 commit b905c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The following environment variables are optional:
Execute:

```shell
docker run --env-file .env.local ghcr.io/barnstee/ua-cloudcommander:main
docker run --env-file .env.local ghcr.io/opcfoundation/ua-cloudcommander:main
```

from a Docker-enabled PC or Linux box. Use [.env.local](.env.local) with suitable values.
Expand Down

0 comments on commit b905c82

Please sign in to comment.