mirror of
https://github.com/Cametendo/devil-fruit-encyclopedia.git
synced 2026-03-17 23:00:20 +01: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