update
This commit is contained in:
parent
8c79670e7a
commit
ebd59658ec
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.ssh/
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user