added local dns to gitea for now
This commit is contained in:
parent
6de50c8ccf
commit
fb80e6791f
@ -20,6 +20,9 @@ services:
|
||||
- portainer_data:/data
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
extra_hosts:
|
||||
- "gitea.stevedudenhoeffer.com:192.168.0.197"
|
||||
|
||||
networks:
|
||||
- web
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user