mirror of
https://asciireactor.com/otho/industry-website.git
synced 2024-11-21 19:45: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
|
||||
container_name: nginx-proxy
|
||||
restart: always
|
||||
environment:
|
||||
- DEFAULT_ROOT="301 http://www.othoulrich.com"
|
||||
ports:
|
||||
- 80:80
|
||||
- 443:443
|
||||
|
Loading…
Reference in New Issue
Block a user