This commit is contained in:
parent
f9a9a37e1a
commit
5c5e44ad20
@ -10,11 +10,11 @@ services:
|
||||
- 8.8.8.8
|
||||
- 1.1.1.1
|
||||
ports:
|
||||
- "8080:8080"
|
||||
- "8880:8080"
|
||||
volumes:
|
||||
# Copy these from the git repo
|
||||
- ./servers.json:/usr/src/minetrack/servers.json
|
||||
- ./config.json:/usr/src/minetrack/config.json
|
||||
|
||||
- ./data:/data # The sqlite database will be stored here
|
||||
- ./data:/usr/src/minetrack/data # The sqlite database will be stored here
|
||||
restart: always
|
||||
|
Loading…
Reference in New Issue
Block a user