Add container name
This commit is contained in:
parent
a03c5b777d
commit
97e6266dd5
@ -31,6 +31,7 @@ services:
|
||||
|
||||
nginx:
|
||||
image: nginx:stable
|
||||
container_name: wger_nginx
|
||||
depends_on:
|
||||
- web
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user