docker/finalspeed-serv/docker-compose.yml
2016-02-02 23:28:24 +08:00

8 lines
272 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

app:
build: .
container_name: fs_server
environment:
- TZ=Asia/Shanghai
restart: always
net: host #因为没说明server的监听说明十分纠结虽然怀疑会随机监听48000-50000的端口但为了一劳永逸暂时偷懒host