Logo
Explore Help
Sign In
phundrak/p4bl0t
phundrak/p4bl0t
1
0
Fork 0
You've already forked p4bl0t
Code Issues 4 Pull Requests Actions Packages Projects 2 Releases Wiki Activity
p4bl0t/docker-compose.example.yml

10 lines
163 B
YAML
Raw Permalink Normal View History

feat: dockerize p4bl0t This commit removes DATABASE_URL variable in favour of a fixed name. The project won’t panic anymore if this variable isn’t set. This removes the need for dotenvy. It also adds the necessary files to dockerize the application. Update instructions in README on how to run the project. Add possibility to compile the project without a database available. Closes #8
2024-01-18 02:31:53 +01:00
services:
p4bl0t:
build:
context: .
target: final
environment:
DISCORD_TOKEN: changeme
volumes:
- ./p4bl0t.db:/app/p4bl0t.db
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 45ms 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