Update install methods
This commit is contained in:
parent
1860227814
commit
41de929d35
@ -10,7 +10,7 @@
|
||||
>
|
||||
> services:
|
||||
> botdiscord:
|
||||
> image: brokenfire/brokendiscordbot
|
||||
> image: brokenfire/brokendiscordbot:latest
|
||||
> networks:
|
||||
> - proxy
|
||||
> environment:
|
||||
@ -21,8 +21,8 @@
|
||||
> - "traefik.port=8080"
|
||||
> - "traefik.backend=botdiscord"
|
||||
> - "traefik.frontend.entryPoints=http,https"
|
||||
> #volumes:
|
||||
> # - "/var/run/docker.sock:/var/run/docker.sock"
|
||||
> volumes:
|
||||
> - "./logs:/bot_src/logs"
|
||||
> restart: always
|
||||
>
|
||||
> networks:
|
||||
@ -30,3 +30,4 @@
|
||||
> external: true
|
||||
> ```
|
||||
> Docker hub [repo](https://hub.docker.com/r/brokenfire/brokendiscordbot/)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user