mirror of
https://github.com/Cametendo/devil-fruit-encyclopedia.git
synced 2026-06-21 00:35:01 +02:00
Change volume mapping in docker-compose.yml
This commit is contained in:
@@ -6,4 +6,4 @@ services:
|
||||
expose:
|
||||
- "80"
|
||||
volumes:
|
||||
- ./data:/usr/share/nginx/html:ro
|
||||
- ./:/usr/share/nginx/html:ro
|
||||
|
||||
Reference in New Issue
Block a user