This commit is contained in:
root 2024-05-19 20:49:16 +02:00
parent 8c79670e7a
commit ebd59658ec
2 changed files with 4 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.ssh/

View File

@ -4,7 +4,7 @@ services:
image: docker.io/kasperhermansen/bitebuds:1680553012
restart: always
environment:
- RUST_LOG=debug
- RUST_LOG=info
ports:
- 10080:3000
volumes:
@ -15,4 +15,6 @@ services:
timeout: 30s
retries: 3
start_period: 40s
labels:
logging: promtail