diff --git a/templates/Gogs/0/rancher-compose.yml b/templates/Gogs/0/rancher-compose.yml index d6114a7..6948698 100644 --- a/templates/Gogs/0/rancher-compose.yml +++ b/templates/Gogs/0/rancher-compose.yml @@ -46,10 +46,4 @@ catalog: The directory to store persistent data for the stack. default: "Personal/Gogs" required: true - type: string - -services: - gogs: - scale: 1 - mysql: - scale: 1 \ No newline at end of file + type: string \ No newline at end of file