Skip to content

Commit 5659faf

Browse files
committed
fix: update docker-compose volume path
1 parent 8a8cfa7 commit 5659faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ services:
1616
env_file:
1717
- ./.env
1818
volumes:
19-
- ./dbs:/usr/app/go-whatsapp-multidevice-gpt/dbs
19+
- ./dbs:/usr/app/gowam-gpt/dbs
2020
restart: unless-stopped

0 commit comments

Comments
 (0)