mirror of
https://github.com/RoboSats/robosats-deploy.git
synced 2025-12-18 11:05:39 +00:00
Add serve_misc to web deploy
This commit is contained in:
@ -6,6 +6,8 @@ services:
|
|||||||
container_name: robosats
|
container_name: robosats
|
||||||
restart: always
|
restart: always
|
||||||
network_mode: service:tor
|
network_mode: service:tor
|
||||||
|
volumes:
|
||||||
|
- ./serve_misc:/serve_misc/
|
||||||
tor:
|
tor:
|
||||||
build: ../compose/tor
|
build: ../compose/tor
|
||||||
container_name: tor
|
container_name: tor
|
||||||
|
|||||||
1
web/serve_misc/readme.md
Normal file
1
web/serve_misc/readme.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
If you set up a clearnetonion.eu.org clearnet tunnel, you can drop in this folder you clearnetonion_verify_*.txt file.
|
||||||
Reference in New Issue
Block a user