fix typo
This commit is contained in:
parent
737e1dddc9
commit
5815a544c6
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ services:
|
|||
{% if nginx_reverse_proxy %}
|
||||
web_proxy:
|
||||
image: nginx
|
||||
volume:
|
||||
volumes:
|
||||
- /etc/mastodon/nginx.conf:/etc/nginx/conf.d/default.conf
|
||||
ports:
|
||||
- "8080:80"
|
||||
|
|
Loading…
Reference in a new issue