Skip to content

digijandesk/gameserver_stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Optional Postgres Service

docker-compose.yml defines simple configuration for a local database service running the latest version of postgres on localhost:5432 with default password 'postgres' and user 'postgres'

# download the postgres image
docker compose pull
# start the container on port 5432
docker compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published