Przeglądaj źródła

Fix port

pull/828/head
d4rklynk 6 miesięcy temu
rodzic
commit
21f5073717
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile Wyświetl plik

@@ -47,4 +47,4 @@ USER daemon
ENTRYPOINT ["cmd/writefreely/writefreely"]

HEALTHCHECK --start-period=5s --interval=15s --timeout=5s \
CMD curl -fSs http://localhost:8008/health || exit 1
CMD curl -fSs http://localhost:8080/health || exit 1

Ładowanie…
Anuluj
Zapisz