Apache
This commit is contained in:
parent
613e6153b8
commit
cb0d1b464c
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ spec:
|
|||
ports:
|
||||
- containerPort: 443
|
||||
name: nextcloud-https
|
||||
command: ['apachectl', '-DFOREGROUND']
|
||||
command: ['apachectl', '-k', 'start']
|
||||
initContainers:
|
||||
- image: docker.sunet.se/sunet/docker-jinja:latest
|
||||
name: init-config
|
||||
|
|
Loading…
Add table
Reference in a new issue