Skip to content
Snippets Groups Projects
Commit 0bdb07f0 authored by Jakob Moser's avatar Jakob Moser
Browse files

Change /Backup to /backup in README (so it corresponds with Dockerfile)

parent 6ce22c4d
No related branches found
No related tags found
2 merge requests!3README an das Fachschaftsformat anpassen, Container automatisch bauen,!2README an das Fachschaftsformat anpassen, Container automatisch bauen
This commit is part of merge request !3. Comments created here will be created in the context of that merge request.
......@@ -19,7 +19,7 @@ services:
- 25565:25565 # <Host-Port>:<Container-Port>, letzterer ist immer 25565
volumes:
- /hosts/location/of/papermc/data:/papermc
- /hosts/location/of/papermc/backups:/Backup
- /hosts/location/of/papermc/backups:/backup
restart: on-failure
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment