Logo
Explore Help
Sign In
Paillat-dev/Botator
1
0
Fork 0
You've already forked Botator
mirror of https://github.com/Paillat-dev/Botator.git synced 2026-01-02 09:16:19 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
3a955d43790c47180132cd77313eaf48985da1bb
Botator/docker-compose.yml

13 lines
217 B
YAML
Raw Normal View History

[COMPOSE] Sample compose file
2023-04-01 10:18:23 +02:00
# Docker compose sample file
version: '3'
services:
botator:
fix(google-palm-process.py): replace actual API key with placeholder 'S' fix(docker-compose.yml): add build configuration for botator service feat(docker-compose.yml): add env_file configuration for botator service
2023-07-14 17:53:59 +02:00
build:
context: .
dockerfile: Dockerfile
[COMPOSE] Sample compose file
2023-04-01 10:18:23 +02:00
restart: always
volumes:
[COMPOSE] Corrected volume (Didn't verify copilot lmao)
2023-04-01 14:04:13 +02:00
- ./database:/Botator/database
fix(google-palm-process.py): replace actual API key with placeholder 'S' fix(docker-compose.yml): add build configuration for botator service feat(docker-compose.yml): add env_file configuration for botator service
2023-07-14 17:53:59 +02:00
env_file:
- .env
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 30ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API