We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f638e9 commit e28309bCopy full SHA for e28309b
docker-compose.yml
@@ -5,6 +5,7 @@ services:
5
container_name: pastehunter
6
volumes:
7
- ./logs:/usr/src/pastehunter/logs
8
+ - ~/.config/pastehunter.json:/root/.config/pastehunter.json
9
networks:
10
esnet:
11
ipv4_address: 172.16.10.11
0 commit comments