gotta archive this lmao
This commit is contained in:
16
docker-compose.yml
Normal file → Executable file
16
docker-compose.yml
Normal file → Executable file
@@ -1,9 +1,9 @@
|
||||
services:
|
||||
discord-bot:
|
||||
container_name: jacobs-bot
|
||||
image: docker.foreverpyrite.com/jacobs-bot:beta
|
||||
volumes:
|
||||
- ./logs/:/app/logs/
|
||||
- ./data/:/app/data/
|
||||
env_file: .env
|
||||
services:
|
||||
discord-bot:
|
||||
container_name: jacobs-bot
|
||||
image: docker.foreverpyrite.com/jacobs-bot:beta
|
||||
volumes:
|
||||
- ./logs/:/app/logs/
|
||||
- ./data/:/app/data/
|
||||
env_file: .env
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user