Skip to content
Snippets Groups Projects
Unverified Commit 870fd263 authored by Armin Co's avatar Armin Co
Browse files

Switched to more sopisticated image

Probably better for ssl
parent 87532532
Branches
No related tags found
No related merge requests found
......@@ -16,9 +16,12 @@ services:
murmur:
container_name: murmur
image: coppit/mumble-server
image: goofball222/murmur
ports:
- 64738:64738
- 64738:64738/udp
volumes:
- ./murmur:/data
- /etc/localtime:/etc/localtime:ro
# - ./murmur:/opt/murmur/config
- ./reverse_proxy/keys/letsencrypt:/opt/murmur/cert
restart: unless-stopped
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment