mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Add app3.example.com to services in docker-compose.test.yml in web UI tests
This commit is contained in:
parent
bd3318289f
commit
5b79d1d392
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ services:
|
|||
- "www.example.com:192.168.0.2"
|
||||
- "app1.example.com:192.168.0.2"
|
||||
- "app2.example.com:192.168.0.2"
|
||||
- "app3.example.com:192.168.0.2"
|
||||
networks:
|
||||
bw-services:
|
||||
ipv4_address: 192.168.0.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue