We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43efdb9 commit e870ef7Copy full SHA for e870ef7
rathole/compose.yaml
@@ -1,6 +1,7 @@
1
services:
2
rathole:
3
- image: docker.io/rapiz1/rathole:latest
+ #image: docker.io/rapiz1/rathole:latest
4
+ build: https://github.com/rapiz1/rathole.git#main
5
command: --server /app/server.toml
6
restart: always
7
deploy:
0 commit comments