mirror of
https://asciireactor.com/otho/stashapp
synced 2024-11-21 21:25:08 +00:00
Fix env.
This commit is contained in:
parent
d98482434e
commit
565d2ea856
@ -15,7 +15,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
nginx-proxy:
|
nginx-proxy:
|
||||||
image: ${stashapp_rproxy_image}
|
image: ${stashapp_proxy_image}
|
||||||
container_name: nginx-proxy
|
container_name: nginx-proxy
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
Reference in New Issue
Block a user