Compare commits
2 Commits
5f22ef3e27
...
38fc85e6df
Author | SHA1 | Date |
---|---|---|
|
38fc85e6df | |
|
f856f89a81 |
|
@ -12,7 +12,7 @@ services:
|
||||||
- ./init-mongo.js:/docker-entrypoint-initdb.d/init-mongo.js:ro
|
- ./init-mongo.js:/docker-entrypoint-initdb.d/init-mongo.js:ro
|
||||||
|
|
||||||
bot-api:
|
bot-api:
|
||||||
image: ghcr.io/siesta-cat/2chi-api:v1.0.1
|
image: ghcr.io/siesta-cat/2chi-api:v1.0.3
|
||||||
container_name: fe-2chi-api
|
container_name: fe-2chi-api
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue