mirror of
https://github.com/hexastack/hexabot
synced 2024-11-22 17:48:21 +00:00
9 lines
173 B
YAML
9 lines
173 B
YAML
version: "3.8"
|
|
|
|
services:
|
|
nginx:
|
|
container_name: nginx
|
|
volumes:
|
|
- ./nginx/unsecure/:/etc/nginx/templates/
|
|
- /etc/localtime:/etc/localtime:ro
|