mirror of
https://github.com/michelleDeko/scalelite-run.git
synced 2025-12-16 22:32:10 +01:00
back-up of all changes
This commit is contained in:
@@ -130,6 +130,7 @@ services:
|
||||
command: /bin/sh -c "bin/start-poller"
|
||||
depends_on:
|
||||
- scalelite-api
|
||||
- redis
|
||||
logging:
|
||||
driver: journald
|
||||
|
||||
@@ -155,3 +156,9 @@ services:
|
||||
- scalelite-api
|
||||
logging:
|
||||
driver: journald
|
||||
|
||||
ubuntu:
|
||||
image: ubuntu:22.04
|
||||
container_name: ubuntu
|
||||
restart: unless-stopped
|
||||
command: ["sleep","infinity"]
|
||||
|
||||
Reference in New Issue
Block a user