fix: add extra hosts
This commit is contained in:
parent
a1d95603a0
commit
0386b3313e
@ -4,9 +4,9 @@ services:
|
||||
build:
|
||||
dockerfile: thsf.Dockerfile
|
||||
context: .
|
||||
extra_hosts:
|
||||
- "23.thsf.net:192.168.122.26"
|
||||
extra_hosts:
|
||||
- "23.thsf.net:192.168.122.26"
|
||||
ports:
|
||||
- "0.0.0.0:8042:8042"
|
||||
- "127.0.0.1:8042:8042"
|
||||
image: thsf:latest
|
||||
container_name: thsf
|
||||
|
Loading…
Reference in New Issue
Block a user