docs: Update to reflect app-template v3.0.0 changes

This commit is contained in:
Bernd Schorgers 2024-03-11 10:53:28 +01:00
parent 0c6a438040
commit 6d70e92b44
No known key found for this signature in database
GPG key ID: BC5E2BD907F9A8EC
7 changed files with 32 additions and 38 deletions

View file

@ -18,9 +18,7 @@ controllers:
service:
main:
# The controller for this service is set to
# "main" by the default app-template values
# controller: main
controller: main # (1)!
ports:
http:
port: 8080
@ -58,9 +56,7 @@ controllers:
service:
main:
# The controller for this service is set to
# "main" by the default app-template values
# controller: main
controller: main # (1)!
ports:
http:
port: 8080