Updated docker-compose to use dockerhub

This commit is contained in:
2025-12-02 20:05:42 +00:00
parent cbcd90732d
commit 06d3098940

View File

@@ -1,6 +1,6 @@
services: services:
picable: picable:
build: . image: didas72/picable:latest
container_name: picable container_name: picable
environment: environment:
- PICABLE_DISCORD_TOKEN=yourdiscordtoken - PICABLE_DISCORD_TOKEN=yourdiscordtoken