passing extra host to route traffic locally
This commit is contained in:
@@ -49,6 +49,8 @@ services:
|
||||
restart: always
|
||||
depends_on:
|
||||
- gitea
|
||||
extra_hosts:
|
||||
- "gitea.aetoskia.com:192.168.1.111:6002"
|
||||
|
||||
drone-runner:
|
||||
image: drone/drone-runner-docker:1
|
||||
|
Reference in New Issue
Block a user