Merge pull request #221 from w169q169/patch-1

Adjust the startup order of docker-compose
This commit is contained in:
Darren Shepherd 2019-03-22 14:04:02 -07:00 committed by GitHub
commit 08afcfdc45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,8 @@ services:
- /run
- /var/run
privileged: true
depends_on:
- server
environment:
- K3S_URL=https://server:6443
- K3S_CLUSTER_SECRET=somethingtotallyrandom