Map experiments

This commit is contained in:
cracklesparkle
2024-09-06 17:56:42 +09:00
parent 3994989994
commit ddacbcd837
9 changed files with 1098 additions and 134 deletions

View File

@ -28,7 +28,7 @@ services:
context: ./ems
dockerfile: Dockerfile
volumes:
- ./ems/tile_data:/app/tiles
- ./ems/public:/app/public
links:
- redis_db:redis_db
- psql_db:psql_db