Compare commits
1 Commits
version-3-
...
v3.0.1
Author | SHA1 | Date | |
---|---|---|---|
6ec8613b7f |
@ -3,6 +3,7 @@ version: '3.5'
|
||||
services:
|
||||
geasbot-app:
|
||||
build: ./app
|
||||
container_name: geas_bot
|
||||
volumes:
|
||||
- ./app:/usr/src/app
|
||||
restart: unless-stopped
|
Reference in New Issue
Block a user