Spaces:
No application file
No application file
| version: "3.9" | |
| services: | |
| backend: | |
| container_name: embedchain_discord_bot | |
| restart: unless-stopped | |
| build: | |
| context: . | |
| dockerfile: Dockerfile | |
| env_file: | |
| - variables.env |