Compare commits
No commits in common. "38fc85e6df5ad21f28517145eb0597e3f691f090" and "5f22ef3e276d713696e55d131c5d9319183f8965" have entirely different histories.
38fc85e6df
...
5f22ef3e27
|
@ -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.3
|
image: ghcr.io/siesta-cat/2chi-api:v1.0.1
|
||||||
container_name: fe-2chi-api
|
container_name: fe-2chi-api
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue