This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
services:
|
||||
botsu-cloud:
|
||||
image: ${IMAGE_NAME:-git.botsu.cloud/koka/botsu.cloud:latest}
|
||||
container_name: botsu-cloud
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "127.0.0.1:8087:80"
|
||||
labels:
|
||||
- "com.centurylinklabs.watchtower.enable=true"
|
||||
Reference in New Issue
Block a user