Compare commits
7 Commits
2f805c0772
...
c6ec442c2b
| Author | SHA1 | Date | |
|---|---|---|---|
| c6ec442c2b | |||
| 3e5032caf3 | |||
| 8aef42396e | |||
| 170695f9ff | |||
| a37d95709f | |||
| 152c1bcba0 | |||
| ae569b7739 |
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: chiko/77th_eventcalendarntfy:v0.1.4
|
image: chiko/77th_eventcalendarntfy:v0.1.5
|
||||||
build: .
|
build: .
|
||||||
volumes:
|
volumes:
|
||||||
- ./data/db:/opt/app/data/db
|
- ./data/db:/opt/app/data/db
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.1.4",
|
"version": "0.1.5",
|
||||||
"name": "77th_eventcalendarnotification",
|
"name": "77th_eventcalendarnotification",
|
||||||
"module": "./src/app.ts",
|
"module": "./src/app.ts",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|||||||
Reference in New Issue
Block a user