Skip to content
This repository was archived by the owner on Feb 20, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/main/g8/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ You will need to set your `docker.username` as a system property:
sbt -Ddocker.username=mary docker:publish
```

Fefer to [Configuring registries](https://developer.lightbend.com/docs/akka-serverless/projects/container-registries.html)
Refer to [Configuring registries](https://developer.lightbend.com/docs/akka-serverless/projects/container-registries.html)
for more information on how to make your docker image available to Akka Serverless.

Finally you can or use the [Akka Serverless Console](https://console.akkaserverless.com)
Expand Down