mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-07-17 10:24:01 +00:00
Compare commits
3 Commits
b3361c697f
...
3dda03eee0
Author | SHA1 | Date | |
---|---|---|---|
![]() |
3dda03eee0 | ||
![]() |
ea305d6b04 | ||
5e67277ab5 |
@@ -8,7 +8,7 @@ networks:
|
||||
|
||||
services:
|
||||
blinko-website:
|
||||
image: blinkospace/blinko:1.1.1
|
||||
image: blinkospace/blinko:1.1.2
|
||||
container_name: blinko-website
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
|
@@ -8,7 +8,7 @@ networks:
|
||||
|
||||
services:
|
||||
server:
|
||||
image: gitea/gitea:1.24.1
|
||||
image: gitea/gitea:1.24.2
|
||||
container_name: gitea
|
||||
environment:
|
||||
- USER_UID=${USER_UID}
|
||||
|
Reference in New Issue
Block a user