v1.2.0
This commit is contained in:
+3
-2
@@ -1,9 +1,10 @@
|
||||
services:
|
||||
botupdateserver:
|
||||
image: slfhstd.uk/slfhstd/botupdateserver:latest
|
||||
image: slfhstd.uk/slfhstd/botupdateserver:dev
|
||||
container_name: botupdateserver
|
||||
ports:
|
||||
- "5000:5000"
|
||||
- "5555:5555"
|
||||
- "5566:5566"
|
||||
volumes:
|
||||
- ./versions/versions.json:/app/versions.json
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user