heroiclabs / nakama-docs

Documentation for Nakama social and realtime server.

Home Page:https://heroiclabs.com/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

services.volumes Additional property data is not allowed

punkle opened this issue · comments

I ran through the steps here https://heroiclabs.com/docs/nakama/server-framework/typescript-setup/ and got an error when I ran docker compose up:

% docker compose up
The new 'docker compose' command is currently experimental. To provide feedback or request new features please open issues at https://github.com/docker/compose-cli
services.volumes Additional property data is not allowed

Did I miss a step or could there be an error in the docker-compose file?

Scratch that. It was a problem with how I formatted the file. All good now.