Added container alias in network context
This commit is contained in:
parent
22790582af
commit
afdde58583
1 changed files with 2 additions and 0 deletions
|
@ -96,6 +96,8 @@ services:
|
|||
networks:
|
||||
green:
|
||||
ipv4_address: 10.5.0.9
|
||||
aliases:
|
||||
- adminer
|
||||
|
||||
#########################
|
||||
## Network Definitions ##
|
||||
|
|
Loading…
Reference in a new issue