Update docker-compose.yml

This commit is contained in:
Messede Degod 2023-11-02 22:50:56 +05:30 committed by GitHub
parent bc60976033
commit 9829616182
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -106,7 +106,7 @@ services:
restart: ${SF_RESTART:-on-failure}
cgroup_parent: sf.slice
volumes:
- "${SF_BASEDIR:-.}/config/etc/logpipe/config.yaml:/app/config.yaml:ro"
- "${SF_BASEDIR:-.}/config/etc/logpipe/:/app/config/:ro"
- "/dev/shm/sf/run/logpipe/:/app/sock/:rw"
sf-portd: