docker-compose.yml: change proxy container name
This commit is contained in:
parent
8614b7efdb
commit
59059af5d6
@ -1,7 +1,7 @@
|
||||
version: '3'
|
||||
|
||||
services:
|
||||
proxy:
|
||||
internal_proxy:
|
||||
image: nginx
|
||||
volumes:
|
||||
- ./nginx.conf:/etc/nginx/templates/default.conf.template
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user