Fixed: inconsistent volume naming as mentioned in #317
This commit is contained in:
parent
e50239f067
commit
0c39ddcf66
@ -162,7 +162,7 @@ networks:
|
||||
external: true
|
||||
|
||||
volumes:
|
||||
nginx:
|
||||
nginx_config:
|
||||
staticfiles:
|
||||
```
|
||||
|
||||
@ -233,7 +233,7 @@ networks:
|
||||
name: nginx-proxy
|
||||
|
||||
volumes:
|
||||
nginx:
|
||||
nginx_config:
|
||||
staticfiles:
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user