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