fix: add extra hosts

This commit is contained in:
mco-system 2023-04-23 17:57:53 +11:00
parent a1d95603a0
commit 0386b3313e
1 changed files with 3 additions and 3 deletions

View File

@ -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