Working Base Config for Taiga #1

Merged
patdyn merged 60 commits from config-play into main 2023-09-01 10:38:18 +00:00
Showing only changes of commit e8e0f8a1f2 - Show all commits

View file

@ -18,8 +18,8 @@ spec:
containers:
- name: taiga-back
command:
- python /taiga-back/docker/manage.py createsuperuser --noinput
- /taiga-back/docker/entrypoint.sh
- /taiga-back/docker/manage.py createsuperuser --noinput
image: taigaio/taiga-back:latest
imagePullPolicy: IfNotPresent
ports: