fixing deploy step
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Your Name 2025-06-05 12:20:49 -04:00
parent bb890c17d4
commit fc81495f2d
1 changed files with 6 additions and 6 deletions

View File

@ -178,12 +178,12 @@ services:
labels: labels:
us.nixc.autodeploy: "true" us.nixc.autodeploy: "true"
traefik.enable: "false" traefik.enable: "false"
healthcheck: # healthcheck:
test: ["CMD", "mysqladmin", "ping", "-h", "localhost", "-u", "authelia", "-pauthelia"] # test: ["CMD", "mysqladmin", "ping", "-h", "localhost", "-u", "authelia", "-pauthelia"]
start_period: 15s # start_period: 15s
interval: 30s # interval: 30s
timeout: 10s # timeout: 10s
retries: 3 # retries: 3
logging: logging:
driver: json-file driver: json-file
options: options: