Skip to content

Commit

Permalink
Update namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
nakira974 committed Aug 3, 2023
1 parent 072e6fd commit 9b86232
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/1.20.1/private/vanilla/.map/world/
/1.20.1/private/vanilla/.map/world_nether/
/1.20.1/private/vanilla/.map/world_the_end/
/1.20.1/public/lavalawless.lkh.coffee/.map/world/
/1.20.1/public/lavalawless.lkh.coffee/.map/world_nether/
/1.20.1/public/lavalawless.lkh.coffee/.map/world_the_end/
/1.20.1/public/anarchy.lavalawsless.com/.map/world/
/1.20.1/public/anarchy.lavalawsless.com/.map/world_nether/
/1.20.1/public/anarchy.lavalawsless.com/.map/world_the_end/
/1.20.1/private/spigot/.map/world/
/1.20.1/private/spigot/.map/world_nether/
/1.20.1/private/spigot/.map/world_the_end/
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ services:

# Public Spigot API server
lavalawless_vanilla_1_20_1:
build: ./1.20.1/public/lavalawless.lkh.coffee
build: 1.20.1/public/anarchy.lavalawsless.com
volumes:
- './1.20.1/public/lavalawless.lkh.coffee/.map/world:/minecraft-server/world'
- './1.20.1/public/lavalawless.lkh.coffee/.map/world_nether:/minecraft-server/world_nether'
Expand Down

0 comments on commit 9b86232

Please sign in to comment.