We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be2f5f4 commit 3998ba4Copy full SHA for 3998ba4
2 files changed
CreatorKit/CreatorKit.csproj
@@ -12,7 +12,7 @@
12
</ItemGroup>
13
14
<ItemGroup>
15
- <ContainerLabel Include="service" Value="creatorkit.servicestack.net" />
+ <ContainerLabel Include="service" Value="creatorkit-servicestack-net" />
16
17
18
config/deploy.yml
@@ -1,5 +1,5 @@
1
# Name of your application. Used to uniquely configure containers.
2
-service: creatorkit.servicestack.net
+service: creatorkit-servicestack-net
3
4
# Name of the container image.
5
image: servicestack/creatorkit
0 commit comments