Remove Resource pack url variable
This commit is contained in:
@@ -4,9 +4,7 @@ services:
|
|||||||
|
|
||||||
resourcepackupdater:
|
resourcepackupdater:
|
||||||
build: .
|
build: .
|
||||||
command: python /src/main.py
|
#command: python /src/pack.py
|
||||||
environment:
|
|
||||||
- RESOURCE_PACK_URL=git@github.com:Pixel-Hideaway/ResourcePack.git
|
|
||||||
volumes:
|
volumes:
|
||||||
- ~/.ssh/:/root/.ssh:ro
|
- ~/.ssh/:/root/.ssh:ro
|
||||||
env_file:
|
env_file:
|
||||||
|
|||||||
Reference in New Issue
Block a user