update nginx
This commit is contained in:
@@ -17,7 +17,9 @@ services:
|
|||||||
- nginx-html:/usr/share/nginx/html
|
- nginx-html:/usr/share/nginx/html
|
||||||
- nginx-conf:/etc/nginx
|
- nginx-conf:/etc/nginx
|
||||||
|
|
||||||
|
volumes:
|
||||||
|
nginx-html:
|
||||||
|
nginx-conf:
|
||||||
networks:
|
networks:
|
||||||
traefik_web:
|
traefik_web:
|
||||||
external: true
|
external: true
|
||||||
|
|||||||
@@ -350,14 +350,6 @@
|
|||||||
"url": "https://git.baraise.fr/Aguay/portainer",
|
"url": "https://git.baraise.fr/Aguay/portainer",
|
||||||
"stackfile": "nginx-webserver/docker-compose.yml"
|
"stackfile": "nginx-webserver/docker-compose.yml"
|
||||||
},
|
},
|
||||||
"volumes": [
|
|
||||||
{
|
|
||||||
"container": "/etc/nginx"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"container": "/usr/share/nginx/html"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"env": [
|
"env": [
|
||||||
{
|
{
|
||||||
"name": "ENTRYPOINT",
|
"name": "ENTRYPOINT",
|
||||||
|
|||||||
Reference in New Issue
Block a user