Remove obsolete configuration option

This commit is contained in:
BatchAccount 1001 2023-02-04 01:30:06 +01:00
parent ad16a06c6f
commit 712496d8a0
10 changed files with 0 additions and 10 deletions

View File

@ -9,7 +9,6 @@ ExecStart=/usr/bin/docker-compose --project-name endlessh up
ExecStop=/usr/bin/docker-compose --project-name endlessh down
TimeoutStartSec=0
Restart=on-failure
StartLimitIntervalSec=60
StartLimitBurst=3
[Install]

View File

@ -9,7 +9,6 @@ ExecStart=/usr/bin/docker-compose --project-name gitea up
ExecStop=/usr/bin/docker-compose --project-name gitea down
TimeoutStartSec=0
Restart=on-failure
StartLimitIntervalSec=60
StartLimitBurst=3
[Install]

View File

@ -9,7 +9,6 @@ ExecStart=/usr/bin/docker-compose --project-name kanboard up
ExecStop=/usr/bin/docker-compose --project-name kanboard down
TimeoutStartSec=0
Restart=on-failure
StartLimitIntervalSec=60
StartLimitBurst=3
[Install]

View File

@ -9,7 +9,6 @@ ExecStart=/usr/bin/docker-compose --project-name mailu up
ExecStop=/usr/bin/docker-compose --project-name mailu down
TimeoutStartSec=0
Restart=on-failure
StartLimitIntervalSec=60
StartLimitBurst=3
[Install]

View File

@ -9,7 +9,6 @@ ExecStart=/usr/bin/docker-compose --project-name mpa-wp up
ExecStop=/usr/bin/docker-compose --project-name mpa-wp down
TimeoutStartSec=0
Restart=on-failure
StartLimitIntervalSec=60
StartLimitBurst=3
[Install]

View File

@ -9,7 +9,6 @@ ExecStart=/usr/bin/docker-compose --project-name mumble up
ExecStop=/usr/bin/docker-compose --project-name mumble down
TimeoutStartSec=0
Restart=on-failure
StartLimitIntervalSec=60
StartLimitBurst=3
[Install]

View File

@ -9,7 +9,6 @@ ExecStart=/usr/bin/docker-compose --project-name openldap up
ExecStop=/usr/bin/docker-compose --project-name openldap down
TimeoutStartSec=0
Restart=on-failure
StartLimitIntervalSec=60
StartLimitBurst=3
[Install]

View File

@ -9,7 +9,6 @@ ExecStart=/usr/bin/docker-compose --project-name syncthing up
ExecStop=/usr/bin/docker-compose --project-name syncthing down
TimeoutStartSec=0
Restart=on-failure
StartLimitIntervalSec=60
StartLimitBurst=3
[Install]

View File

@ -9,7 +9,6 @@ ExecStart=/usr/bin/docker-compose --project-name website up
ExecStop=/usr/bin/docker-compose --project-name website down
TimeoutStartSec=0
Restart=on-failure
StartLimitIntervalSec=60
StartLimitBurst=3
[Install]

View File

@ -9,7 +9,6 @@ ExecStart=/usr/bin/docker-compose --project-name yopass up
ExecStop=/usr/bin/docker-compose --project-name yopass down
TimeoutStartSec=0
Restart=on-failure
StartLimitIntervalSec=60
StartLimitBurst=3
[Install]