mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-04-22 15:39:22 +00:00
Compare commits
2 Commits
6bff22d52f
...
7eed7a6374
Author | SHA1 | Date | |
---|---|---|---|
7eed7a6374 | |||
569e9e4e70 |
@ -8,7 +8,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
blinko-website:
|
blinko-website:
|
||||||
image: blinkospace/blinko:0.49.1
|
image: blinkospace/blinko:0.50.0
|
||||||
container_name: blinko-website
|
container_name: blinko-website
|
||||||
environment:
|
environment:
|
||||||
NODE_ENV: production
|
NODE_ENV: production
|
||||||
|
@ -21,6 +21,7 @@ services:
|
|||||||
- ./data:/data
|
- ./data:/data
|
||||||
- /etc/timezone:/etc/timezone:ro
|
- /etc/timezone:/etc/timezone:ro
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
|
mem_limit: 512m
|
||||||
|
|
||||||
act:
|
act:
|
||||||
image: gitea/act_runner:0.2.11
|
image: gitea/act_runner:0.2.11
|
||||||
|
Loading…
x
Reference in New Issue
Block a user