~starkingdoms/starkingdoms

4477e6ea8a49cf0923e0429c64deeb8f190f7e1c — c0repwn3r 2 years ago 2c087ca
fix! fix! fix! fix! fix! fix! fix! infra overhaul
1 files changed, 2 insertions(+), 2 deletions(-)

M docker/docker-compose.jinja.yml
M docker/docker-compose.jinja.yml => docker/docker-compose.jinja.yml +2 -2
@@ 9,8 9,8 @@ services:
    ports:
      - {{ ws_port }}:3000
    environment:
      - STK_API_KEY={{ api_key }}
      - STK_API_URL=http://api:8080
      - "STK_API_KEY={{ api_key }}"
      - "STK_API_URL=http://api:8080"
  api:
    image: registry.gitlab.com/starkingdoms.tk/starkingdoms.tk:api-{{ version }}
    depends_on: