mirror of
https://github.com/cupcakearmy/gitea-sync.git
synced 2024-12-22 08:06:25 +00:00
stable version
This commit is contained in:
parent
a58e59c43b
commit
cf19e698b3
@ -11,7 +11,7 @@ version: '3.8'
|
||||
|
||||
services:
|
||||
sync:
|
||||
image: cupcakearmy/gitea-sync
|
||||
image: cupcakearmy/gitea-sync:1
|
||||
restart: unless-stopped
|
||||
env_file: .env
|
||||
```
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.0-rc.0",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "node .",
|
||||
|
Loading…
Reference in New Issue
Block a user