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