mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-04-21 15:19:25 +00:00
Compare commits
No commits in common. "7eed7a6374a98811641cef58374e3aed4230c734" and "6bff22d52f0b4b1435d1500e9d4363f672e495b2" have entirely different histories.
7eed7a6374
...
6bff22d52f
@ -8,7 +8,7 @@ networks:
|
||||
|
||||
services:
|
||||
blinko-website:
|
||||
image: blinkospace/blinko:0.50.0
|
||||
image: blinkospace/blinko:0.49.1
|
||||
container_name: blinko-website
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
|
@ -21,7 +21,6 @@ services:
|
||||
- ./data:/data
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
mem_limit: 512m
|
||||
|
||||
act:
|
||||
image: gitea/act_runner:0.2.11
|
||||
|
Loading…
x
Reference in New Issue
Block a user