mirror of
https://asciireactor.com/otho/industry-website.git
synced 2024-11-22 07:35:05 +00:00
Removed unneeded environment variable.
This commit is contained in:
parent
665239c663
commit
7b5558bb40
@ -72,8 +72,6 @@ services:
|
|||||||
image: nginxproxy/nginx-proxy
|
image: nginxproxy/nginx-proxy
|
||||||
container_name: nginx-proxy
|
container_name: nginx-proxy
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
|
||||||
- DEFAULT_ROOT="301 http://www.othoulrich.com"
|
|
||||||
ports:
|
ports:
|
||||||
- 80:80
|
- 80:80
|
||||||
- 443:443
|
- 443:443
|
||||||
|
Loading…
Reference in New Issue
Block a user