mirror of
https://github.com/tornadocash/tornado-pool-relayer
synced 2024-02-02 15:04:09 +01:00
fix: compose environment
This commit is contained in:
parent
f38bd71666
commit
036fe4f8ea
@ -53,6 +53,7 @@ services:
|
||||
restart: always
|
||||
environment:
|
||||
NGINX_DOCKER_GEN_CONTAINER: dockergen
|
||||
NGINX_PROXY_CONTAINER: nginx
|
||||
volumes:
|
||||
- conf:/etc/nginx/conf.d
|
||||
- vhost:/etc/nginx/vhost.d
|
||||
|
Loading…
Reference in New Issue
Block a user